Xam.Plugin.WebView 1.8.0

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

A simple lightweight HybridWebView designed to work with Xamarin Forms

Product Compatible and additional computed target framework versions.
MonoAndroid monoandroid10 is compatible. 
Universal Windows Platform uap was computed.  uap10.0 is compatible. 
Windows Store win81 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 (2)

Showing the top 2 NuGet packages that depend on Xam.Plugin.WebView:

Package Downloads
XamCore.Android

Core Xamarin.Android classes for rapid application development.

XamCore.iOS

Core Xamarin.iOS classes for rapid application development.

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on Xam.Plugin.WebView:

Repository Stars
unosquare/embedio
A tiny, cross-platform, module based web server for .NET
Version Downloads Last Updated
2.1.3 150,951 11/17/2017
2.1.2 5,595 11/8/2017
2.1.1 2,018 11/2/2017
2.1.0-RC3 1,415 11/2/2017
2.1.0-RC2 1,354 11/2/2017
2.1.0-RC1 1,391 11/2/2017
2.0.11 2,470 10/25/2017
2.0.10 2,469 10/18/2017
2.0.9 2,187 10/9/2017
2.0.7 1,752 10/3/2017
2.0.6 2,224 9/28/2017
1.8.0 2,023 9/22/2017
Loading failed

Fix Local files on iOS 11 and some refactoring around callbacks to prevent NREs.