C
C#•2mo ago
Leo

blazor webassembly and web api image file upload

yeah ik it sounds simple ive made few solutions already and I ALSO have saw few good solutions but I was wondering if anyone else here with more experience with blazor wasm could tell me any better approach or something else that I should be concerned about when implementing it. Im thinking about saving the images direct in the web api folder directory OR in the blazor wasm wwwroot VS using a blob storage since I'm using free tier on azure and I dont want to have the risk of losing my image storage just cuz I'm broke 😄 so if anyone else have more experience with it I would love to know thanks
1 Reply
Leo
Leo•2mo ago
update: im going to use blob storage so whatever restin pizza