DataJuggler.Blazor.FileUpload 6.0.2

There is a newer version of this package available.
See the version list below for details.
dotnet add package DataJuggler.Blazor.FileUpload --version 6.0.2
                    
NuGet\Install-Package DataJuggler.Blazor.FileUpload -Version 6.0.2
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="DataJuggler.Blazor.FileUpload" Version="6.0.2" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="DataJuggler.Blazor.FileUpload" Version="6.0.2" />
                    
Directory.Packages.props
<PackageReference Include="DataJuggler.Blazor.FileUpload" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add DataJuggler.Blazor.FileUpload --version 6.0.2
                    
#r "nuget: DataJuggler.Blazor.FileUpload, 6.0.2"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#addin nuget:?package=DataJuggler.Blazor.FileUpload&version=6.0.2
                    
Install DataJuggler.Blazor.FileUpload as a Cake Addin
#tool nuget:?package=DataJuggler.Blazor.FileUpload&version=6.0.2
                    
Install DataJuggler.Blazor.FileUpload as a Cake Tool

BlazorFileUpload makes it easy to upload files in Blazor projects. The 6.0 version is only for .NET6.
Use 5.x version for .NET5.

Product Compatible and additional computed target framework versions.
.NET net6.0 is compatible.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on DataJuggler.Blazor.FileUpload:

Package Downloads
DataJuggler.BlazorGallery

A project template for creating a Blazor Image Gallery project that uses SQL Server for a backend. You will need SQL Server or SQL Server Express to run this project. See the Read Me for more info. Watch this video to see a demo https://youtu.be/yQz1dqYiy2g.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
9.0.2 409 2/9/2025
9.0.1 123 2/9/2025
9.0.0 111 2/9/2025
8.0.2 812 9/13/2024
8.0.1 2,285 5/19/2024
8.0.0 1,635 11/17/2023
7.2.3 649 8/27/2023
7.2.2 154 8/26/2023
7.2.1 193 8/14/2023
7.2.0 185 8/13/2023
7.1.2 208 7/22/2023
7.1.1 183 7/22/2023
7.1.0 215 7/12/2023
7.0.6 232 6/21/2023
7.0.5 294 5/8/2023
7.0.4 2,015 4/5/2023
7.0.3 404 3/6/2023
7.0.1 265 3/6/2023
7.0.0 1,217 11/9/2022
7.0.0-rc1 148 10/21/2022
6.0.3 6,041 7/6/2022
6.0.2 754 6/8/2022
6.0.1 2,518 1/23/2022
5.0.1 4,770 11/12/2021
5.0.0 377 11/11/2021
2.0.0 407 11/11/2021
1.6.2 494 10/14/2021
1.6.1 440 10/13/2021
1.6.0 3,261 3/10/2021
1.5.1 7,681 11/30/2020
1.5.0 517 11/27/2020
1.4.1 563 11/13/2020
1.4.0 524 11/13/2020
1.3.5 16,780 4/8/2020
1.3.4 3,208 3/6/2020
1.3.3 719 2/26/2020
1.3.2 790 2/7/2020
1.3.1 593 2/7/2020
1.3.0 790 1/25/2020
1.2.8 680 1/24/2020
1.2.7 3,342 1/15/2020
1.2.6 623 1/14/2020
1.2.5 575 1/14/2020
1.2.4 611 1/13/2020
1.2.3 549 1/13/2020
1.2.2 558 1/13/2020
1.2.1 711 1/12/2020
1.2.0 702 1/12/2020
1.1.0 744 1/5/2020
1.0.11-Preview 436 12/3/2019
1.0.10-Preview 338 11/16/2019
1.0.9-Preview 305 11/12/2019
1.0.8-Preview 309 11/12/2019
1.0.7-Preview 312 11/12/2019
1.0.6-Preview 307 11/11/2019
1.0.5-Preview 304 11/11/2019

This version has been upaded for .NET6.