CrossPlatformLibrary.WebBrowser 3.0.0

dotnet add package CrossPlatformLibrary.WebBrowser --version 3.0.0
NuGet\Install-Package CrossPlatformLibrary.WebBrowser -Version 3.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="CrossPlatformLibrary.WebBrowser" Version="3.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add CrossPlatformLibrary.WebBrowser --version 3.0.0
#r "nuget: CrossPlatformLibrary.WebBrowser, 3.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.
// Install CrossPlatformLibrary.WebBrowser as a Cake Addin
#addin nuget:?package=CrossPlatformLibrary.WebBrowser&version=3.0.0

// Install CrossPlatformLibrary.WebBrowser as a Cake Tool
#tool nuget:?package=CrossPlatformLibrary.WebBrowser&version=3.0.0

CrossPlatformLibrary.WebBrowser is a cross-platform abstraction which allows to open browser requests.

Product Compatible and additional computed target framework versions.
MonoAndroid monoandroid10 is compatible. 
Xamarin.iOS xamarinios10 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
3.0.0 2,774 7/3/2018
3.0.0-pre1 1,442 1/2/2018
2.0.0 1,802 1/2/2018
2.0.0-pre8 1,275 9/16/2017
2.0.0-pre7 1,265 9/16/2017
2.0.0-pre6 1,336 4/12/2017
2.0.0-pre5 1,363 8/20/2016
2.0.0-pre4 1,337 8/8/2016
2.0.0-pre3 1,331 7/18/2016
2.0.0-pre2 1,367 7/18/2016
2.0.0-pre1 1,354 7/18/2016
1.0.2 1,906 7/18/2016
1.0.1 1,721 12/20/2015
1.0.0-pre4 1,432 12/17/2015
1.0.0-pre3 1,406 12/17/2015
1.0.0-pre2 1,435 12/17/2015
1.0.0-pre1 1,345 12/17/2015

3.0.0
- Integration of latest CrossPlatformLibrary 3.x

2.0.0
- Refactor to bait-and-switch PCL

1.0.2
- Integration of latest CrossPlatformLibrary 1.x

1.0.1
- Added Xamarin iOS PDBs