BaristaCore 1.0.0-beta6
See the version list below for details.
dotnet add package BaristaCore --version 1.0.0-beta6
NuGet\Install-Package BaristaCore -Version 1.0.0-beta6
<PackageReference Include="BaristaCore" Version="1.0.0-beta6" />
paket add BaristaCore --version 1.0.0-beta6
#r "nuget: BaristaCore, 1.0.0-beta6"
// Install BaristaCore as a Cake Addin #addin nuget:?package=BaristaCore&version=1.0.0-beta6&prerelease // Install BaristaCore as a Cake Tool #tool nuget:?package=BaristaCore&version=1.0.0-beta6&prerelease
Provides a sandboxed JavaScript runtime natively to a .Net Standard 2.0 application on Windows, Linux and macOS.
Applications can expose custom modules and types written in .Net code to the runtime, making it useful for providing a rules engine
or other scripted capabilities that interact with existing managed libraries.
The underlying JavaScript runtime is Chakra, the JavaScript engine that powers Microsoft Edge, allowing for a fully managed,
latest standards compliant, performant and well sandboxed JavaScript-based scripting environment.
For more information, visit the wiki at https://github.com/BaristaLabs/BaristaCore/wiki/Embedding-BaristaCore-into-your-own-application
Learn more about Target Frameworks and .NET Standard.
-
.NETStandard 2.0
- BaristaLabs.BaristaCore.ChakraCore (>= 1.7.5)
- BaristaLabs.BaristaCore.Common (>= 1.0.0-beta6)
- BaristaLabs.BaristaCore.Extensions (>= 1.0.0-beta6)
- Microsoft.Extensions.DependencyInjection (>= 2.0.0)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on BaristaCore:
Package | Downloads |
---|---|
BaristaCore.AspNetCore
Allows BaristaCore to be used in conjunction with ASP.Net core to provide Azure Functions or AWS Lambda like functionality within your own web application. For more information, visit the wiki at https://github.com/BaristaLabs/BaristaCore/wiki/Using-BaristaCore-as-AspDotNet-Middleware |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.0.4-beta02 | 614 | 2/3/2019 |
1.0.4-beta01 | 559 | 2/3/2019 |
1.0.3-beta01 | 583 | 11/12/2018 |
1.0.2-beta03 | 876 | 2/23/2018 |
1.0.2-beta02 | 787 | 2/22/2018 |
1.0.2-beta01 | 819 | 2/19/2018 |
1.0.1-beta07 | 837 | 1/15/2018 |
1.0.1-beta06 | 758 | 1/15/2018 |
1.0.1-beta05 | 755 | 1/7/2018 |
1.0.1-beta04 | 740 | 1/7/2018 |
1.0.1-beta03 | 766 | 1/6/2018 |
1.0.1-beta02 | 766 | 1/6/2018 |
1.0.1-beta01 | 796 | 1/4/2018 |
1.0.0-beta9 | 780 | 1/4/2018 |
1.0.0-beta8 | 757 | 1/4/2018 |
1.0.0-beta7 | 787 | 1/3/2018 |
1.0.0-beta6 | 767 | 1/3/2018 |
1.0.0-beta10 | 807 | 1/4/2018 |