BaristaCore 1.0.1-beta03

This is a prerelease version of BaristaCore.
There is a newer prerelease version of this package available.
See the version list below for details.
dotnet add package BaristaCore --version 1.0.1-beta03
                    
NuGet\Install-Package BaristaCore -Version 1.0.1-beta03
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="BaristaCore" Version="1.0.1-beta03" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="BaristaCore" Version="1.0.1-beta03" />
                    
Directory.Packages.props
<PackageReference Include="BaristaCore" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add BaristaCore --version 1.0.1-beta03
                    
#r "nuget: BaristaCore, 1.0.1-beta03"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#addin nuget:?package=BaristaCore&version=1.0.1-beta03&prerelease
                    
Install BaristaCore as a Cake Addin
#tool nuget:?package=BaristaCore&version=1.0.1-beta03&prerelease
                    
Install BaristaCore as a Cake Tool

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

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

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 669 2/3/2019
1.0.4-beta01 607 2/3/2019
1.0.3-beta01 642 11/12/2018
1.0.2-beta03 1,035 2/23/2018
1.0.2-beta02 940 2/22/2018
1.0.2-beta01 973 2/19/2018
1.0.1-beta07 995 1/15/2018
1.0.1-beta06 915 1/15/2018
1.0.1-beta05 912 1/7/2018
1.0.1-beta04 897 1/7/2018
1.0.1-beta03 923 1/6/2018
1.0.1-beta02 924 1/6/2018
1.0.1-beta01 955 1/4/2018
1.0.0-beta9 939 1/4/2018
1.0.0-beta8 913 1/4/2018
1.0.0-beta7 944 1/3/2018
1.0.0-beta6 924 1/3/2018
1.0.0-beta10 965 1/4/2018