Microsoft.ClearScript.V8.Native.linux-x64
7.1.0
A library for adding scripting to .NET applications. This package contains the native V8 JavaScript engine library for Linux (x64).
Requires NuGet 5.3 or higher.
Install-Package Microsoft.ClearScript.V8.Native.linux-x64 -Version 7.1.0
dotnet add package Microsoft.ClearScript.V8.Native.linux-x64 --version 7.1.0
<PackageReference Include="Microsoft.ClearScript.V8.Native.linux-x64" Version="7.1.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Microsoft.ClearScript.V8.Native.linux-x64 --version 7.1.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Microsoft.ClearScript.V8.Native.linux-x64, 7.1.0"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Dependencies
This package has no dependencies.
Used By
NuGet packages (3)
Showing the top 3 NuGet packages that depend on Microsoft.ClearScript.V8.Native.linux-x64:
Package | Downloads |
---|---|
Microsoft.ClearScript.linux-x64
A library for adding scripting to .NET applications on Linux (x64). Supports JavaScript via V8.
|
|
BlazorPolyfill.Server
Support of Blazor server-side for Internet Explorer 11, Edge Legacy and more on .NET 5.0.100
|
|
JavaScriptEngineSwitcher.V8.Native.linux-x64
This package is deprecated. Instead, it is recommended to use a 'Microsoft.ClearScript.V8.Native.linux-x64' package.
|
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on Microsoft.ClearScript.V8.Native.linux-x64:
Repository | Stars |
---|---|
Taritsyn/JavaScriptEngineSwitcher
JavaScript Engine Switcher determines unified interface for access to the basic features of popular JavaScript engines (ChakraCore, Jering.Javascript.NodeJS, Jint, Jurassic, MSIE JavaScript Engine for .NET, NiL.JS, Microsoft ClearScript.V8 and VroomJs). This library allows you to quickly and easily switch to using of another JavaScript engine.
|