Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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.**