js.net.dll
0.0.1
dotnet add package js.net.dll --version 0.0.1
NuGet\Install-Package js.net.dll -Version 0.0.1
<PackageReference Include="js.net.dll" Version="0.0.1" />
paket add js.net.dll --version 0.0.1
#r "nuget: js.net.dll, 0.0.1"
// Install js.net.dll as a Cake Addin #addin nuget:?package=js.net.dll&version=0.0.1 // Install js.net.dll as a Cake Tool #tool nuget:?package=js.net.dll&version=0.0.1
js.net provides several tools for working with JavaScript in a '.Net' kind of
way:
- A wrapper around V8: Include js.net.dll in your project and you can run
JavaScript straight from your .Net programs
- A command line interface and JavaScript file interpreter for running
JavaScript straight from your console.
- A set of unit testing bindings for different JavaScript frameoworks that
allows you to run your JavaScript tests straight from Visual Studio or your
favourite CI tools.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net is compatible. |
This package has no dependencies.
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 |
---|---|---|
0.0.1 | 2,697 | 5/28/2011 |