BlazorDownloadFile 2.4.0.2
dotnet add package BlazorDownloadFile --version 2.4.0.2
NuGet\Install-Package BlazorDownloadFile -Version 2.4.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="BlazorDownloadFile" Version="2.4.0.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add BlazorDownloadFile --version 2.4.0.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: BlazorDownloadFile, 2.4.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.
// Install BlazorDownloadFile as a Cake Addin #addin nuget:?package=BlazorDownloadFile&version=2.4.0.2 // Install BlazorDownloadFile as a Cake Tool #tool nuget:?package=BlazorDownloadFile&version=2.4.0.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Blazor download files to the browser from c#.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. 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. |
.NET Core | netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.1 is compatible. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
.NETStandard 2.1
- Microsoft.AspNetCore.Components (>= 3.1.3)
- Microsoft.AspNetCore.Components.Web (>= 3.1.3)
NuGet packages (13)
Showing the top 5 NuGet packages that depend on BlazorDownloadFile:
Package | Downloads |
---|---|
OneLine
OneLine is an abstraction standardized redefined framework. |
|
OneLine.Blazor
OneLine.Blazor is a set of components and utilities to be used in blazor context. |
|
Egea.Extensions.Razor
Package Description |
|
GrpcBrowser
Extends your application with a web UI for browsing and executing gRPC operations |
|
templar-common-libary
Package Description |
GitHub repositories (3)
Showing the top 3 popular GitHub repositories that depend on BlazorDownloadFile:
Repository | Stars |
---|---|
neozhu/CleanArchitectureWithBlazorServer
This is a repository for creating a Blazor Server dashboard application following the principles of Clean Architecture
|
|
adambajguz/Typin
Declarative framework for interactive CLI applications
|
|
FritzAndFriends/TagzApp
An application that discovers content on social media for hashtags
|
Version | Downloads | Last updated | |
---|---|---|---|
2.4.0.2 | 588,787 | 4/24/2022 | |
2.4.0.1 | 2,479 | 4/24/2022 | |
2.4.0 | 1,423 | 4/23/2022 | |
2.3.1.1 | 77,455 | 2/16/2022 | |
2.3.1 | 75,199 | 12/6/2021 | |
2.3.0 | 1,444 | 12/6/2021 | |
2.2.0 | 1,267 | 12/5/2021 | |
2.1.6 | 265,283 | 1/20/2021 | |
2.1.5 | 2,194 | 1/20/2021 | |
2.1.4 | 429 | 1/20/2021 | |
2.1.3 | 429 | 1/20/2021 | |
2.1.2 | 46,301 | 8/26/2020 | |
2.1.1 | 4,701 | 8/3/2020 | |
2.1.0 | 569 | 8/2/2020 | |
2.0.0 | 1,362 | 7/26/2020 | |
1.0.12 | 9,701 | 7/24/2020 | |
1.0.11 | 935 | 7/23/2020 | |
1.0.10 | 6,428 | 6/6/2020 | |
1.0.8 | 553 | 6/4/2020 | |
1.0.7 | 1,252 | 5/19/2020 | |
1.0.6 | 552 | 5/17/2020 | |
1.0.5 | 639 | 4/30/2020 | |
1.0.4 | 1,078 | 4/26/2020 | |
1.0.3 | 308 | 4/21/2020 | |
1.0.2 | 461 | 4/20/2020 | |
1.0.1 | 458 | 4/20/2020 | |
1.0.0 | 1,006 | 4/5/2020 |
Improved download progress execution to prevent calculation and total of download progress when not listening to the download progress.