BlazorDownloadFile 2.0.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package BlazorDownloadFile --version 2.0.0
NuGet\Install-Package BlazorDownloadFile -Version 2.0.0
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.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add BlazorDownloadFile --version 2.0.0
#r "nuget: BlazorDownloadFile, 2.0.0"
#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.0.0

// Install BlazorDownloadFile as a Cake Tool
#tool nuget:?package=BlazorDownloadFile&version=2.0.0

Blazor download files to the browser from c#.

Product 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 netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  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.

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
openbullet/OpenBullet2
OpenBullet reinvented
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
Version Downloads Last updated
2.4.0.2 364,646 4/24/2022
2.4.0.1 780 4/24/2022
2.4.0 971 4/23/2022
2.3.1.1 69,565 2/16/2022
2.3.1 70,283 12/6/2021
2.3.0 1,363 12/6/2021
2.2.0 1,148 12/5/2021
2.1.6 237,940 1/20/2021
2.1.5 2,154 1/20/2021
2.1.4 393 1/20/2021
2.1.3 383 1/20/2021
2.1.2 44,026 8/26/2020
2.1.1 4,319 8/3/2020
2.1.0 527 8/2/2020
2.0.0 1,313 7/26/2020
1.0.12 9,291 7/24/2020
1.0.11 881 7/23/2020
1.0.10 6,301 6/6/2020
1.0.8 521 6/4/2020
1.0.7 1,204 5/19/2020
1.0.6 518 5/17/2020
1.0.5 603 4/30/2020
1.0.4 1,001 4/26/2020
1.0.3 291 4/21/2020
1.0.2 437 4/20/2020
1.0.1 429 4/20/2020
1.0.0 898 4/5/2020

This library version have major changes on javascript side but still maintains compatibility with v1.0.*, it is safe to upgrade. This version includes: Buffered downloads, overload methods with cancellation tokens and javascript interop timeout.
Fixes: https://github.com/arivera12/BlazorDownloadFile/issues/5 https://github.com/arivera12/BlazorDownloadFile/issues/12