NetJsScriptBridge 0.1.1
See the version list below for details.
dotnet add package NetJsScriptBridge --version 0.1.1
NuGet\Install-Package NetJsScriptBridge -Version 0.1.1
<PackageReference Include="NetJsScriptBridge" Version="0.1.1" />
paket add NetJsScriptBridge --version 0.1.1
#r "nuget: NetJsScriptBridge, 0.1.1"
// Install NetJsScriptBridge as a Cake Addin #addin nuget:?package=NetJsScriptBridge&version=0.1.1 // Install NetJsScriptBridge as a Cake Tool #tool nuget:?package=NetJsScriptBridge&version=0.1.1
NetJsScriptBridge
A .NET library for executing JavaScript code across multiple platforms
NetJsScriptBridge
A .NET library for executing JavaScript code across multiple platforms, providing an easy-to-use interface for integrating JavaScript into .NET applications. This library utilizes powerful JavaScript engines to run scripts efficiently with high performance.
Features
- Execute JavaScript code in .NET applications
Installation
NetJsScriptBridge
is available as a NuGet package. Install it using the following NuGet command:
dotnet add package NetJsScriptBridge
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net8.0 is compatible. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
-
net8.0
- Microsoft.ClearScript (>= 7.4.5)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on NetJsScriptBridge:
Package | Downloads |
---|---|
JsonCollectionNet
'JsonCollectionNet' is a C# library for performing MongoDB-like aggregation operations on JSON data. |
GitHub repositories
This package is not used by any popular GitHub repositories.