Xam.Plugin.WebView 1.6.1

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

// Install Xam.Plugin.WebView as a Cake Tool
#tool nuget:?package=Xam.Plugin.WebView&version=1.6.1

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 136,862 11/17/2017
2.1.2 4,915 11/8/2017
2.1.1 1,394 11/2/2017
2.1.0-RC3 805 11/2/2017
2.1.0-RC2 757 11/2/2017
2.1.0-RC1 784 11/2/2017
2.0.11 1,839 10/25/2017
2.0.10 1,816 10/18/2017
2.0.9 1,545 10/9/2017
2.0.7 1,109 10/3/2017
2.0.6 1,585 9/28/2017
1.8.0 1,371 9/22/2017
1.7.0 1,331 9/8/2017
1.7.0-rc1 1,927 8/31/2017
1.6.1 1,427 7/27/2017
1.6.0 1,366 7/12/2017
1.5.2 1,814 5/12/2017
1.5.1 1,304 5/11/2017
1.4.1 2,034 4/6/2017

Match Android WebView to parent height/width. Extra NRE checking on UWP.