Xam.Plugin.WebView
1.5.2
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package Xam.Plugin.WebView --version 1.5.2
NuGet\Install-Package Xam.Plugin.WebView -Version 1.5.2
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.5.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Xam.Plugin.WebView --version 1.5.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Xam.Plugin.WebView, 1.5.2"
#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.5.2 // Install Xam.Plugin.WebView as a Cake Tool #tool nuget:?package=Xam.Plugin.WebView&version=1.5.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
A simple lightweight HybridWebView designed to work with Xamarin Forms
Product | Versions 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.
-
- Newtonsoft.Json (>= 9.0.1)
- Xamarin.Forms (>= 2.3.3.180)
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 | 144,554 | 11/17/2017 |
2.1.2 | 4,975 | 11/8/2017 |
2.1.1 | 1,435 | 11/2/2017 |
2.1.0-RC3 | 836 | 11/2/2017 |
2.1.0-RC2 | 792 | 11/2/2017 |
2.1.0-RC1 | 816 | 11/2/2017 |
2.0.11 | 1,878 | 10/25/2017 |
2.0.10 | 1,875 | 10/18/2017 |
2.0.9 | 1,585 | 10/9/2017 |
2.0.7 | 1,150 | 10/3/2017 |
2.0.6 | 1,623 | 9/28/2017 |
1.8.0 | 1,415 | 9/22/2017 |
1.7.0 | 1,372 | 9/8/2017 |
1.7.0-rc1 | 1,962 | 8/31/2017 |
1.6.1 | 1,460 | 7/27/2017 |
1.6.0 | 1,403 | 7/12/2017 |
1.5.2 | 1,859 | 5/12/2017 |
1.5.1 | 1,343 | 5/11/2017 |
1.4.1 | 2,087 | 4/6/2017 |
Fixed a possible crash on adding an action where the element is still null.