Info
| Version: | 0.0.2 |
| Author(s): | gatapia |
| Last Update: | Thursday, June 2, 2011 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/gatapia/js.net |
| NuGet Url: | https://www.nuget.org/packages/js.net |
Install
Install-Package js.net
dotnet add package js.net
paket add js.net
js.net Download (Unzip the "nupkg" after downloading)
Dependencies
Tags
way:
- A wrapper around V8: Include js.net.dll in your project and you can run
JavaScript straight from your .Net programs
- 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.