W8lessLabs.Blazor.LocalFiles 2.0.0

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

// Install W8lessLabs.Blazor.LocalFiles as a Cake Tool
#tool nuget:?package=W8lessLabs.Blazor.LocalFiles&version=2.0.0

A component for Blazor Wasm that makes it super simple to load local files into your .NET code. Efficiently transfer file blobs from the browser into the .NET runtime.

Product Compatible and additional computed target framework versions.
.NET net5.0 is compatible.  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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
3.0.0 1,345 12/31/2021
2.0.0 899 11/13/2020
2.0.0-preview.1 240 10/17/2020
1.0.1 1,227 6/6/2020
1.0.0 536 5/23/2020
1.0.0-preview2 779 12/31/2019
1.0.0-preview1 467 12/31/2019
0.9.1 715 12/4/2019
0.9.0 1,031 9/25/2019
0.8.0 278 9/17/2019
0.7.0 611 9/5/2019
0.6.1 306 8/24/2019
0.6.0 280 8/24/2019
0.5.2 705 1/10/2019
0.5.1 662 11/28/2018
0.5.0 643 11/28/2018

.NET 5.0 support