YC.Tools 0.2.0-alpha1

This is a prerelease version of YC.Tools.
There is a newer version of this package available.
See the version list below for details.
dotnet add package YC.Tools --version 0.2.0-alpha1
                    
NuGet\Install-Package YC.Tools -Version 0.2.0-alpha1
                    
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="YC.Tools" Version="0.2.0-alpha1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="YC.Tools" Version="0.2.0-alpha1" />
                    
Directory.Packages.props
<PackageReference Include="YC.Tools" />
                    
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 YC.Tools --version 0.2.0-alpha1
                    
#r "nuget: YC.Tools, 0.2.0-alpha1"
                    
#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=YC.Tools&version=0.2.0-alpha1&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=YC.Tools&version=0.2.0-alpha1&prerelease
                    
Install as a Cake Tool

3rd party tools

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 YC.Tools:

Package Downloads
YC.Core

Core of YaccConstructor: IL, common functions, grammar transformations, managers and checkers.

YC.Generators.YardPrinter

IL to YARD generator.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
0.2.0 1,229 10/26/2017
0.2.0-alpha2 881 8/11/2017
0.2.0-alpha1 915 2/22/2017
0.1.1 1,167 12/20/2016
0.1.0.2 1,161 12/20/2016
0.1.0.1 1,169 12/6/2016
0.1.0 1,130 12/2/2016
0.1.0-beta2 946 10/7/2016
0.1.0-beta 1,222 9/21/2016
0.0.6.7 1,674 1/7/2014
0.0.6.5 1,288 1/6/2014
0.0.6.4 2,859 1/6/2014

GLL reworked!!!