Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Kestrel hosted Blazor WASM large (chunked) file upload.

Topics

Resources

Stars

Watchers

Forks

Contributors

Languages