VroomJs 1.2.3
dotnet add package VroomJs --version 1.2.3
NuGet\Install-Package VroomJs -Version 1.2.3
<PackageReference Include="VroomJs" Version="1.2.3" />
paket add VroomJs --version 1.2.3
#r "nuget: VroomJs, 1.2.3"
// Install VroomJs as a Cake Addin
#addin nuget:?package=VroomJs&version=1.2.3
// Install VroomJs as a Cake Tool
#tool nuget:?package=VroomJs&version=1.2.3
An embedded V8 engine for .NET CLR and .NET Core.
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows net7.0 net7.0-android net7.0-ios net7.0-maccatalyst net7.0-macos net7.0-tvos net7.0-windows |
.NET Core | netcoreapp1.0 netcoreapp1.1 netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard1.6 netstandard2.0 netstandard2.1 |
.NET Framework | net40 net403 net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 net481 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen30 tizen40 tizen60 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
-
.NETFramework 4.0
- No dependencies.
-
.NETFramework 4.5
- System.Dynamic.Runtime (>= 4.0.0)
-
.NETStandard 1.6
- NETStandard.Library (>= 1.6.0)
- System.Dynamic.Runtime (>= 4.0.11)
- System.Reflection.TypeExtensions (>= 4.1.0)
NuGet packages (5)
Showing the top 5 NuGet packages that depend on VroomJs:
Package | Downloads |
---|---|
JavaScriptEngineSwitcher.Vroom
JavaScriptEngineSwitcher.Vroom contains adapter `VroomJsEngine` (wrapper for the VroomJs (http://github.com/pauldotknopf/vroomjs-core) version 1.2.3 with support of V8 version 3.17.16.2). For correct working of the VroomJs on Windows require the Visual C++ Redistributable for Visual Studio 2012 and Microsoft Visual C++ 2015 Redistributable. |
|
JavaScriptViewEngine
An ASP.NET ViewEngine that uses javscript to render markup (for universal rendering). |
|
FAP.React
Extensions of the FAP.Page class (ScriptedPage and ReactivePage) for server side rendering with ReactJS, Moustache, doT, Handlebars, Dust, EJS, Hogan and Underscore. This is meant as an alternative network solution for server side rendering, just assign a get function to return an object or JSON. Please remember to download the binaries from here: https://github.com/MichaelFroelich/vroomjs-core/tree/master/native/compiled |
|
ExtensionsCoreUtils
Net core extensions: Even being Net core is a great framework, it´s very complicate and tedious make configurations as others frameworks as Spring Java. Therefore, with reference to knowledge of other technologies, i decide to build a simple and util core for developer |
|
eslib.js
Package Description |
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on VroomJs:
Repository | Stars |
---|---|
Taritsyn/JavaScriptEngineSwitcher
JavaScript Engine Switcher determines unified interface for access to the basic features of popular JavaScript engines (ChakraCore, Jering.Javascript.NodeJS, Jint, Jurassic, MSIE JavaScript Engine for .NET, NiL.JS, Microsoft ClearScript.V8 and VroomJs). This library allows you to quickly and easily switch to using of another JavaScript engine.
|