Legivel 0.1.1
See the version list below for details.
dotnet add package Legivel --version 0.1.1
NuGet\Install-Package Legivel -Version 0.1.1
<PackageReference Include="Legivel" Version="0.1.1" />
paket add Legivel --version 0.1.1
#r "nuget: Legivel, 0.1.1"
// Install Legivel as a Cake Addin #addin nuget:?package=Legivel&version=0.1.1 // Install Legivel as a Cake Tool #tool nuget:?package=Legivel&version=0.1.1
Legivel is a Yaml1.2 to Native processor, which emits Fsharp types.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | 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. |
-
- FSharp.Core (>= 4.1.0)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Legivel:
Package | Downloads |
---|---|
Felizia.ViewEngine
Package Description |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
0.4.6 | 9,093 | 2/13/2021 |
0.4.5 | 1,385 | 8/15/2020 |
0.4.4 | 513 | 8/5/2020 |
0.4.3 | 1,334 | 5/4/2020 |
0.4.2 | 583 | 4/11/2020 |
0.4.1 | 948 | 11/11/2019 |
0.4.0 | 582 | 11/2/2019 |
0.3.1 | 1,660 | 5/12/2019 |
0.3.0 | 664 | 5/4/2019 |
0.2.2 | 1,121 | 11/25/2018 |
0.2.1 | 937 | 8/21/2018 |
0.1.1 | 1,030 | 11/26/2017 |
0.1.0 | 974 | 11/11/2017 |
0.0.8 | 920 | 11/10/2017 |
0.0.7 | 909 | 11/10/2017 |
0.0.6 | 988 | 10/28/2017 |
0.0.5 | 952 | 10/25/2017 |
0.0.4 | 983 | 10/25/2017 |
0.0.3 | 916 | 10/25/2017 |
Legvel.Mapper: Added support for recursive types
Legivel.Parser: Made RegexDSL public
Legivel.Parser: Added CloneWith methods to GlobalTag
Legivel.Parser: Made GlobalTag.Create public
Legivel.Parser: Made GlobalTag.TagFunctions public
Legivel.Parser: Made NodeData.Create public
Legivel.Parser: Made ParseInfo.Create public
Legivel.Parser: Created extra SchemaUtils convenience functions for customization
Legivel.Parser: Moved MessageAtLine from Internals to Common namespace and made public
Legvel.Mapper: Made SuccessInfo.Create public
Legvel.Mapper: Made ErrorInfo.Create public