MintPlayer.BrowserDialog 10.0.0

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

Dialog that let's you choose from the installed browsers (including Microsoft Edge) on the machine

Product Compatible and additional computed target framework versions.
.NET net10.0-windows7.0 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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
10.0.0 289 12/17/2025
9.0.0 251 12/6/2024
8.0.0 352 11/14/2023
7.2.1 241 11/9/2023
7.2.0 210 11/9/2023
7.1.0 237 10/25/2023
7.0.2 304 8/6/2023
7.0.1 512 11/18/2022
7.0.1-preview.1 232 11/6/2022
7.0.0-preview.1 257 11/6/2022
6.0.1 523 11/6/2022
6.0.0 526 11/6/2022
3.1.1 535 11/6/2022
3.1.0 502 11/6/2022
1.3.2 537 10/24/2021
1.3.1 512 10/24/2021
1.3.0 507 10/24/2021
1.1.2 657 8/10/2020
1.1.1 629 8/4/2020
1.1.0 682 4/3/2020
Loading failed