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 Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. 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 was computed. 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 was computed. 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. |
.NET Core | netcoreapp1.0 was computed. netcoreapp1.1 was computed. netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard1.6 is compatible. netstandard2.0 was computed. netstandard2.1 was computed. |
.NET Framework | net40 is compatible. net403 was computed. net45 is compatible. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen30 was computed. tizen40 was computed. tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.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 a `VroomJsEngine` adapter (wrapper for the VroomJs). |
|
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. This library allows you to quickly and easily switch to using of another JavaScript engine.
|