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" />
<PackageVersion Include="js.net.dll" Version="0.0.1" />
<PackageReference Include="js.net.dll" />
paket add js.net.dll --version 0.0.1
#r "nuget: js.net.dll, 0.0.1"
#:package js.net.dll@0.0.1
#addin nuget:?package=js.net.dll&version=0.0.1
#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 | 3,103 | 5/28/2011 |