Create Read-Only file streams from file input elements or drop targets in Blazor.
Info
Version: | 3.3.2.23201 |
Author(s): | Tor Knutsson (Tewr) |
Last Update: | Thursday, July 20, 2023 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Tewr/BlazorFileReader |
NuGet Url: | https://www.nuget.org/packages/Tewr.Blazor.FileReader |
Install
Install-Package Tewr.Blazor.FileReader
dotnet add package Tewr.Blazor.FileReader
paket add Tewr.Blazor.FileReader
Tewr.Blazor.FileReader Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- Microsoft.AspNetCore.Components.Web(>= 3.1.3)
- Microsoft.Bcl.AsyncInterfaces(>= 1.1.0)
- Microsoft.AspNetCore.Components.Web(>= 5.0.0)
- Microsoft.Bcl.AsyncInterfaces(>= 5.0.0)
Tags