Xamarin.Android.V8 2.0.1

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

V8 JavaScript Engine Bindings for Xamarin.Android with Inspector Enabled

Product Compatible and additional computed target framework versions.
MonoAndroid monoandroid10 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
2.0.1 930 12/1/2021
1.6.307 663 11/3/2021
1.6.299 604 10/21/2021
1.6.294 591 10/20/2021
1.6.286 635 10/11/2021
1.6.282 616 10/7/2021
1.6.281 579 10/7/2021
1.6.274 592 10/4/2021
1.6.248 615 9/18/2021
1.6.243 640 9/13/2021
1.6.236 643 9/1/2021
1.6.214 597 8/21/2021
1.6.204 643 8/17/2021
1.6.203 628 8/17/2021
1.6.202 623 8/17/2021
1.5.163 698 7/20/2021
1.5.154 643 7/13/2021
1.5.153 596 7/13/2021
1.5.152 616 6/30/2021
1.5.151 606 6/30/2021
Loading failed