W8lessLabs.Blazor.LocalFiles
File loader
A NuGet package for loading local files into .NET code running on WASM
A Blazor component that makes it super simple to load local files into your .NET code running on WASM.
50 stars
5 watching
5 forks
Language: C#
last commit: almost 3 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
blazored/localstorage | A NuGet package providing access to the browser's local storage APIs for Blazor applications | 1,245 |
datajuggler/blazorfileupload | A Blazor component library for file uploads | 32 |
isc30/blazor-lazy-loading | Provides support for lazy loading in Blazor applications to improve performance by delaying the loading of non-essential components until they are needed. | 97 |
huntercfreeman/blazor.text.editor | A NuGet package providing a Blazor component for text editing functionality | 104 |
arivera12/blazordownloadfile | Enables Blazor to download files directly from C# code without relying on JavaScript libraries. | 185 |
kristofferstrube/blazor.filesystemaccess | A Blazor wrapper around the browser API for accessing the local file system | 333 |
jsakamoto/blazorwasmprerendering.build | A package that pre-renders Blazor WebAssembly apps and saves them as static HTML files in the public folder. | 262 |
jsakamoto/toolbelt.blazor.i18ntext | Provides support for internationalization and localization of text in Blazor applications | 247 |
huntercfreeman/blazorstudio | A C# project for building Blazor web applications. | 110 |
fsbolero/bolero | Tools and libraries to run F# applications in WebAssembly using Blazor | 1,057 |
mariusmuntean/chartjs.blazor | A library that brings Chart.js charts to Blazor web applications | 695 |
majorimi/blazor-components | A collection of reusable UI components and extensions for building Blazor applications | 327 |
jurioli/blazor.webform.components | A collection of ASP.NET Web Forms components and tools for building Blazor applications | 47 |
jspuij/twokab | Enables .NET Blazor applications to run natively in native webviews on various platforms without the need for a bundled web server. | 132 |
tewr/blazorfilereader | Creates read-only file streams from file input elements or drop targets in Blazor applications. | 425 |