Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 520 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 520 Bytes

Blazor Wasm File Upload

Upload Test repo for github issue: dotnet/aspnetcore#30243

For this demo I'm only using 2 files, one on the client FileUpload.Razor and one on the server UploadController.cs. I think it's easier to see what's happening.

FYI: I'm still learning C# / Blazor, so probably the code can be optimized... (it works on my PC 😉)

Screenshot 2021-02-22 134238