PortableFirefox 126.0.1017
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package PortableFirefox --version 126.0.1017
NuGet\Install-Package PortableFirefox -Version 126.0.1017
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="PortableFirefox" Version="126.0.1017" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add PortableFirefox --version 126.0.1017
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: PortableFirefox, 126.0.1017"
#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 PortableFirefox as a Cake Addin #addin nuget:?package=PortableFirefox&version=126.0.1017 // Install PortableFirefox as a Cake Tool #tool nuget:?package=PortableFirefox&version=126.0.1017
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Portable Firefox
This is portable firefox browser binary distributed as nuget package that doesn't require any installation on system.
It works on:
- MacOS apple silicone
- MacOS intel
- Linux
- Windows
Example:
using CliWrap;
using CliWrap.Buffered;
using PortableFirefox;
var res = await Cli.Wrap(PortableFirefoxInstance.FirefoxPath)
.WithArguments("--version")
.WithValidation(CommandResultValidation.None)
.ExecuteBufferedAsync();
Console.WriteLine($"Exit code: {res.ExitCode}");
Console.WriteLine($"Output: {res.StandardOutput}");
Product | Versions 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. |
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
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
129.0.17 | 3,364 | 8/7/2024 |
128.0.3017 | 396 | 7/27/2024 |
128.0.2017 | 85 | 7/24/2024 |
128.0.17 | 503 | 7/10/2024 |
127.0.2017 | 120 | 6/26/2024 |
127.0.1017 | 782 | 6/20/2024 |
127.0.17 | 354 | 6/12/2024 |
126.0.1017 | 948 | 5/29/2024 |
126.0.17 | 1,064 | 5/15/2024 |
125.0.3017 | 88 | 5/14/2024 |
125.0.3016 | 84 | 5/14/2024 |
125.0.3015 | 91 | 5/13/2024 |
125.0.3014 | 81 | 5/13/2024 |
125.0.3.12 | 89 | 5/13/2024 |
125.0.3.11 | 487 | 5/12/2024 |
125.0.3.10 | 85 | 5/12/2024 |
125.0.3.9 | 93 | 5/12/2024 |
125.0.3.8 | 79 | 5/12/2024 |
125.0.3.7 | 87 | 5/12/2024 |
125.0.3.6 | 79 | 5/12/2024 |
125.0.3.5 | 87 | 5/12/2024 |
125.0.3.4 | 88 | 5/12/2024 |
125.0.3.3 | 111 | 5/7/2024 |
125.0.3.2 | 158 | 4/30/2024 |
125.0.2.2 | 131 | 4/23/2024 |
125.0.1.2 | 787 | 4/17/2024 |
124.0.2.2 | 1,030 | 4/3/2024 |
124.0.2 | 2,059 | 3/20/2024 |
124.0.1.2 | 116 | 3/23/2024 |
123.0.2 | 5,610 | 2/21/2024 |
123.0.1.2 | 119 | 3/6/2024 |
122.0.2 | 1,944 | 1/24/2024 |
122.0.1.2 | 128 | 2/7/2024 |
121.0.2 | 2,506 | 12/20/2023 |
121.0.1.2 | 118 | 1/10/2024 |
120.0.2 | 2,313 | 11/22/2023 |
120.0.1.2 | 137 | 12/1/2023 |
119.0.2 | 1,593 | 10/25/2023 |
119.0.1.2 | 166 | 11/8/2023 |
118.0.2.2 | 673 | 10/11/2023 |
118.0.2 | 758 | 9/27/2023 |
118.0.1.2 | 149 | 9/29/2023 |
117.0.2 | 1,111 | 9/7/2023 |
117.0.1.2 | 158 | 9/13/2023 |
117.0.1 | 443 | 8/30/2023 |
116.0.3.1 | 891 | 8/17/2023 |
1.0.0 | 105 | 5/13/2024 |