Steve Sanderson 9/13/2019

File uploads with Blazor

Read Original

This article discusses the need for a native file upload feature in Blazor, covering use cases, existing third-party libraries, and the challenges of streaming file data efficiently. It introduces a new <InputFile> component via a NuGet package, detailing its features, installation steps, and how it works with both server-side and client-side Blazor to handle file uploads without requiring separate API endpoints.

File uploads with Blazor

Comments

No comments yet

Be the first to share your thoughts!

Browser Extension

Get instant access to AllDevBlogs from your browser

Top of the Week