BlazorWasmAntivirusProtection 2.4.5

dotnet add package BlazorWasmAntivirusProtection --version 2.4.5
                    
NuGet\Install-Package BlazorWasmAntivirusProtection -Version 2.4.5
                    
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="BlazorWasmAntivirusProtection" Version="2.4.5" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="BlazorWasmAntivirusProtection" Version="2.4.5" />
                    
Directory.Packages.props
<PackageReference Include="BlazorWasmAntivirusProtection" />
                    
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 BlazorWasmAntivirusProtection --version 2.4.5
                    
#r "nuget: BlazorWasmAntivirusProtection, 2.4.5"
                    
#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.
#:package BlazorWasmAntivirusProtection@2.4.5
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=BlazorWasmAntivirusProtection&version=2.4.5
                    
Install as a Cake Addin
#tool nuget:?package=BlazorWasmAntivirusProtection&version=2.4.5
                    
Install as a Cake Tool

This package attempts to guard against false positives from antiviruses that flag Blazor Wasm as malware

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.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • net6.0

    • No dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on BlazorWasmAntivirusProtection:

Repository Stars
jsakamoto/BlazorWasmPreRendering.Build
When you publish your Blazor Wasm app, this package pre-renders and saves the app as static HTML files in your public folder.
Version Downloads Last Updated
2.4.5 61,486 2/7/2023
2.4.5-beta 322 2/7/2023
2.4.0 50,719 12/13/2022
2.4.0-beta 342 12/13/2022
2.3.0 1,920 11/24/2022
2.3.0-beta 344 11/23/2022
2.2.2-beta 352 11/23/2022
2.2.1 928 11/20/2022
2.2.1-beta 383 11/20/2022
2.2.0-beta 350 11/20/2022
2.1.0 814 11/16/2022
2.1.0-beta 352 11/16/2022
2.0.0 2,245 11/9/2022
2.0.0-beta 312 11/9/2022
1.9.0 2,108 11/7/2022
1.9.0-beta 360 11/7/2022
1.8.5 13,845 9/14/2022
1.8.5-beta 461 9/14/2022
1.8.0 24,954 5/11/2022
Loading failed