PortableFirefox 127.0.2017

dotnet add package PortableFirefox --version 127.0.2017
NuGet\Install-Package PortableFirefox -Version 127.0.2017
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="127.0.2017" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add PortableFirefox --version 127.0.2017
#r "nuget: PortableFirefox, 127.0.2017"
#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=127.0.2017

// Install PortableFirefox as a Cake Tool
#tool nuget:?package=PortableFirefox&version=127.0.2017

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 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
127.0.2017 45 6/26/2024
127.0.1017 228 6/20/2024
127.0.17 323 6/12/2024
126.0.1017 918 5/29/2024
126.0.17 1,012 5/15/2024
125.0.3017 69 5/14/2024
125.0.3016 61 5/14/2024
125.0.3015 70 5/13/2024
125.0.3014 59 5/13/2024
125.0.3.12 69 5/13/2024
125.0.3.11 463 5/12/2024
125.0.3.10 64 5/12/2024
125.0.3.9 58 5/12/2024
125.0.3.8 57 5/12/2024
125.0.3.7 63 5/12/2024
125.0.3.6 57 5/12/2024
125.0.3.5 61 5/12/2024
125.0.3.4 63 5/12/2024
125.0.3.3 87 5/7/2024
125.0.3.2 134 4/30/2024
125.0.2.2 108 4/23/2024
125.0.1.2 762 4/17/2024
124.0.2.2 1,000 4/3/2024
124.0.2 2,033 3/20/2024
124.0.1.2 95 3/23/2024
123.0.2 5,589 2/21/2024
123.0.1.2 93 3/6/2024
122.0.2 1,907 1/24/2024
122.0.1.2 100 2/7/2024
121.0.2 2,484 12/20/2023
121.0.1.2 99 1/10/2024
120.0.2 2,288 11/22/2023
120.0.1.2 115 12/1/2023
119.0.2 1,569 10/25/2023
119.0.1.2 106 11/8/2023
118.0.2.2 651 10/11/2023
118.0.2 735 9/27/2023
118.0.1.2 125 9/29/2023
117.0.2 1,084 9/7/2023
117.0.1.2 134 9/13/2023
117.0.1 419 8/30/2023
116.0.3.1 839 8/17/2023
1.0.0 65 5/13/2024