WebExtensions.Net 5.0.0

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

A package for consuming WebExtensions API in a browser extension.

Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  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 is compatible.  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 is compatible.  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.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on WebExtensions.Net:

Package Downloads
WebExtensions.Net.Extensions.DependencyInjection

A package for service registration in WebExtensions.Net.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
5.0.0 709 11/13/2025
4.4.1 982 10/11/2025
4.4.0 872 8/13/2025
4.3.0 261 8/4/2025
4.2.0 261 8/4/2025
4.1.1 335 6/1/2025
4.1.0 1,434 3/2/2025
4.0.0 243 2/1/2025
3.0.1 340 12/11/2024
3.0.0 2,476 9/12/2024
2.1.2 258 9/11/2024
2.1.1 1,507 6/22/2024
2.1.0 743 5/12/2024
2.0.0 1,716 1/24/2024
1.0.0 333 1/2/2024
0.12.0 4,549 9/16/2022
0.11.1 801 4/23/2022
0.11.0 783 4/21/2022
0.10.1 2,523 12/11/2021
0.10.0 636 12/7/2021
Loading failed