NPolyglot.Core 0.2.1-alpha

This is a prerelease version of NPolyglot.Core.
dotnet add package NPolyglot.Core --version 0.2.1-alpha
                    
NuGet\Install-Package NPolyglot.Core -Version 0.2.1-alpha
                    
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="NPolyglot.Core" Version="0.2.1-alpha" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="NPolyglot.Core" Version="0.2.1-alpha" />
                    
Directory.Packages.props
<PackageReference Include="NPolyglot.Core" />
                    
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 NPolyglot.Core --version 0.2.1-alpha
                    
#r "nuget: NPolyglot.Core, 0.2.1-alpha"
                    
#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=NPolyglot.Core&version=0.2.1-alpha&prerelease
                    
Install NPolyglot.Core as a Cake Addin
#tool nuget:?package=NPolyglot.Core&version=0.2.1-alpha&prerelease
                    
Install NPolyglot.Core as a Cake Tool

Package with the core of NPolyglot.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on NPolyglot.Core:

Package Downloads
NPolyglot.Templating.Handlebars

Package with Handlebars template engine for NPolyglot.

NPolyglot.Parsers.Sprache

Package with Sprache parsers support for NPolyglot.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.2.1-alpha 832 8/12/2017
0.2.0-alpha 810 2/28/2017
0.1.1-alpha 802 1/30/2017
0.1.0-alpha 882 1/24/2017