Info
Version: | 8.0.2 |
Author(s): | DataJuggler |
Last Update: | Friday, September 13, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/DataJuggler/BlazorFileUpload |
NuGet Url: | https://www.nuget.org/packages/DataJuggler.Blazor.FileUpload |
Install
Install-Package DataJuggler.Blazor.FileUpload
dotnet add package DataJuggler.Blazor.FileUpload
paket add DataJuggler.Blazor.FileUpload
DataJuggler.Blazor.FileUpload Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Components(>= 5.0.0)
- Microsoft.AspNetCore.Components.Web(>= 5.0.0)
- System.Drawing.Common(>= 5.0.0)
Tags
The 8.0 version is only for .NET8.
Use 7.x version for .NET7, 6.x for .NET6. All new features / bug fixes are for .NET8 version onward.
BlazorFileUpload now supports multiple file uploads!.