Blazor.DownloadFileFast
File downloader
A Blazor WebAssembly component and service for fast file downloads from the client-side without JavaScript dependencies.
Fast download from files to the browser from Blazor without any javascript library reference or dependency.
32 stars
4 watching
5 forks
Language: C#
last commit: 14 days ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
arivera12/blazordownloadfile | Enables Blazor to download files directly from C# code without relying on JavaScript libraries. | 185 |
stefh/howler.blazor | A Blazor component wrapper for a JavaScript audio library | 31 |
kristofferstrube/blazor.filesystemaccess | A Blazor wrapper around the browser API for accessing the local file system | 333 |
tewr/blazorfilereader | Creates read-only file streams from file input elements or drop targets in Blazor applications. | 425 |
datajuggler/blazorfileupload | A Blazor component library for file uploads | 32 |
stefh/blazorwasmgrpcwithaadauth | An implementation of Blazor + WebAssembly + Grpc with Azure AD authentication using ASP.NET Core | 18 |
fsbolero/bolero | Tools and libraries to run F# applications in WebAssembly using Blazor | 1,057 |
jburman/w8lesslabs.blazor.localfiles | A NuGet package for loading local files into .NET code running on WASM | 50 |
blazorfluentui/blazorfluentui | A Blazor wrapper around the Fluent UI Web Components library, providing a set of reusable UI components and styles for building web applications. | 816 |
stevesandersonms/carchecker | A Blazor WebAssembly application that demonstrates various features and integrations of the technology | 815 |
huntercfreeman/blazorstudio | A C# project for building Blazor web applications. | 110 |
kristofferstrube/blazor.mediacapturestreams | A Blazor wrapper for the Media Capture and Streams browser API | 74 |
slaveoftime/fun.blazor | A toolkit for simplifying Blazor development with F# | 192 |
jsakamoto/toolbelt.blazor.filedropzone | Surrounds an input element with drag-and-drop file handling | 23 |
sps014/ffmpegblazor | Enables FFmpeg functionality within Blazor WebAssembly applications | 134 |