Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/SteveSandersonMS/BlazorInputFile
A file input component for Blazor applications
https://github.com/SteveSandersonMS/BlazorInputFile
Last synced: 18 days ago
JSON representation
A file input component for Blazor applications
- Host: GitHub
- URL: https://github.com/SteveSandersonMS/BlazorInputFile
- Owner: SteveSandersonMS
- Archived: true
- Created: 2019-09-13T08:29:49.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2021-05-05T11:07:51.000Z (over 3 years ago)
- Last Synced: 2024-08-01T15:04:40.662Z (4 months ago)
- Language: C#
- Size: 42 KB
- Stars: 251
- Watchers: 19
- Forks: 76
- Open Issues: 54
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# OBSOLETE
Do not use this. It was an early prototype. Since ASP.NET Core version 5.0, Blazor has a built-in `` component with more features and full support.
For details, see https://docs.microsoft.com/en-us/aspnet/core/blazor/file-uploads?view=aspnetcore-5.0
**Everyone using the code from this repo should switch to using the framework's built-in implementation now.**