NetJsScriptBridge 0.1.3
dotnet add package NetJsScriptBridge --version 0.1.3
NuGet\Install-Package NetJsScriptBridge -Version 0.1.3
<PackageReference Include="NetJsScriptBridge" Version="0.1.3" />
paket add NetJsScriptBridge --version 0.1.3
#r "nuget: NetJsScriptBridge, 0.1.3"
// Install NetJsScriptBridge as a Cake Addin #addin nuget:?package=NetJsScriptBridge&version=0.1.3 // Install NetJsScriptBridge as a Cake Tool #tool nuget:?package=NetJsScriptBridge&version=0.1.3
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 | net6.0 is compatible. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 is compatible. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. 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. |
-
net6.0
- Microsoft.ClearScript (>= 7.4.5)
-
net7.0
- Microsoft.ClearScript (>= 7.4.5)
-
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.