WebExtensions.Net 4.4.1

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

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 716 11/13/2025
4.4.1 990 10/11/2025
4.4.0 874 8/13/2025
4.3.0 262 8/4/2025
4.2.0 263 8/4/2025
4.1.1 336 6/1/2025
4.1.0 1,435 3/2/2025
4.0.0 246 2/1/2025
3.0.1 343 12/11/2024
3.0.0 2,483 9/12/2024
2.1.2 261 9/11/2024
2.1.1 1,510 6/22/2024
2.1.0 746 5/12/2024
2.0.0 1,721 1/24/2024
1.0.0 337 1/2/2024
0.12.0 4,552 9/16/2022
0.11.1 804 4/23/2022
0.11.0 786 4/21/2022
0.10.1 2,526 12/11/2021
0.10.0 639 12/7/2021
Loading failed