Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

136
Views
Cannot import azure blob storage in javascript in blazor

I am using blazor client server side. We are using javascript in it for screen capture. Now i need to send mp4 file to our azure server storage. I've figured out that I need @azure/storage-blob package from node.js. I've followed this tutorial to configure node.js in browser in blazor: https://brianlagunas.com/using-npm-packages-in-blazor/ but package is not getting imported. What I am doing wrong? Here is my code in indes.js:

import { BlobServiceClient } from '@azure/storage-blob';

export function KekTest(){
    console.log("test");
    console.log(BlobServiceClient);
}

Error: BlobServiceClient is not defined

about 4 years ago · Santiago Gelvez
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!