Blazor.BrowserExtension.Build 5.0.0

dotnet add package Blazor.BrowserExtension.Build --version 5.0.0
                    
NuGet\Install-Package Blazor.BrowserExtension.Build -Version 5.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="Blazor.BrowserExtension.Build" Version="5.0.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Blazor.BrowserExtension.Build" Version="5.0.0" />
                    
Directory.Packages.props
<PackageReference Include="Blazor.BrowserExtension.Build" />
                    
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 Blazor.BrowserExtension.Build --version 5.0.0
                    
#r "nuget: Blazor.BrowserExtension.Build, 5.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.
#:package Blazor.BrowserExtension.Build@5.0.0
                    
#: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=Blazor.BrowserExtension.Build&version=5.0.0
                    
Install as a Cake Addin
#tool nuget:?package=Blazor.BrowserExtension.Build&version=5.0.0
                    
Install as a Cake Tool

A package for building a Blazor WebAssembly application to a browser extension.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

  • .NETFramework 4.7.2

    • No dependencies.
  • net10.0

    • No dependencies.
  • net8.0

    • No dependencies.
  • net9.0

    • No dependencies.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Blazor.BrowserExtension.Build:

Package Downloads
Blazor.BrowserExtension

Build a browser extension with Blazor.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
5.0.0 215 5/4/2026
4.0.3 194 5/2/2026
4.0.2 1,358 11/20/2025
4.0.1 477 11/17/2025
4.0.0 293 11/15/2025
3.2.4 1,322 11/13/2025
3.2.3 360 11/12/2025
3.2.2 381 11/10/2025
3.2.1 505 11/10/2025 3.2.1 is deprecated because it has critical bugs.
3.2.0 798 10/2/2025
3.1.3 599 8/13/2025
3.1.2 916 3/22/2025
3.1.1 508 3/15/2025
3.1.0 363 3/9/2025
3.0.0 435 3/3/2025
2.0.2 1,174 1/25/2025
2.0.0 1,861 9/17/2024
1.5.4 1,092 8/10/2024
1.5.3 294 8/9/2024
1.5.2 476 7/8/2024
Loading failed