Legivel 0.4.1
.NET Standard 2.0
.NET Framework 4.5
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
Install-Package Legivel -Version 0.4.1
dotnet add package Legivel --version 0.4.1
<PackageReference Include="Legivel" Version="0.4.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Legivel --version 0.4.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Legivel, 0.4.1"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install Legivel as a Cake Addin
#addin nuget:?package=Legivel&version=0.4.1
// Install Legivel as a Cake Tool
#tool nuget:?package=Legivel&version=0.4.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
0.4.1 - Nov 11 2019
- Legivel.Mapper - deserialization contract is now forced on the yaml-input, was inferred before.
- Solved issue #16
0.4.0 - Oct 31 2019
- BREAKING CHANGE: Renamed "Succes" to "Success" - output in type DeserializeResult, Legivel.Mapper
0.3.1 - May 12 2019
- Added support for Mapper target IDictionary<TK, TV>
- Data values are inserted into IDictionary<TK, TV>, in the same order of appearance, as in the yaml source
0.3.0 - May 4 2019
- Added netstandard2.0 support
- Various performance improvements
- Got all unit-tests working for all target-platforms
- Upgraded to FAKE5, with latest Project Scaffold
- Changed from Paket.Pack to DotNet.Pack
0.2.2 - November 25 2018
- Legivel.Parser: Performance impovements - Further tweaking
- Feature: Processing options (Yaml.Mapper), cross check yaml with model (records)
- Fix the creation of documentation
0.2.1 - August 19 2018
- Legivel.Parser: Performance impovments - complete rewrite
0.1.1 - November 26 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
0.1.0 - November 11 2017
- Legivel.Mapper: Added support for FSharp Map type
- Updated documentation for Map type
0.0.8 - November 10 2017
- Fix: using YamlCore schema for int and float, as "20:30:56" was translated to a numeric
- Added unittest to check correct docs/tutorial output
0.0.7 - November 08 2017
- Legivel.Mapper: Made "string" detection injectable (for record fieldnames)
- Legivel.Mapper: Fixed bug in strig to float parsing
- Legivel.Mapper: Added Timestamp primitive type
- Legivel.Mapper: Added Merge tag
0.0.6 - October 28 2017
- Legivel.Mapper: map "null" for option types to "None"
- Legivel.Mapper: Made "null" detection generic/injectable
- Legivel.Mapper: removed field "StopLocation" in Succes result
- Added documentation for Legivel customization
- Added wishlist to documentation
0.0.5 - October 25 2017
- Fixing too many framework dependencies issue
- Having another shot at nuget release
0.0.4 - October 24 2017
- Fixing Nuget dependencies
- Adding more info to Nuge package
0.0.3 - October 23 2017
- First Nuget package
0.0.2 - October 22 2017
- Renamed product to 'Legivel'
- Wrote majority of the documentation
0.0.1 - December 29 2016
- Initial source publication on Github (started in sept 2016)
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows |
.NET Core | netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard2.0 netstandard2.1 |
.NET Framework | net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen40 tizen60 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
- FSharp.Core (>= 4.6.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 | 1,863 | 2/13/2021 |
0.4.5 | 1,132 | 8/15/2020 |
0.4.4 | 296 | 8/5/2020 |
0.4.3 | 921 | 5/4/2020 |
0.4.2 | 345 | 4/11/2020 |
0.4.1 | 641 | 11/11/2019 |
0.4.0 | 360 | 11/2/2019 |
0.3.1 | 1,386 | 5/12/2019 |
0.3.0 | 438 | 5/4/2019 |
0.2.2 | 842 | 11/25/2018 |
0.2.1 | 656 | 8/21/2018 |
0.1.1 | 744 | 11/26/2017 |
0.1.0 | 691 | 11/11/2017 |
0.0.8 | 640 | 11/10/2017 |
0.0.7 | 643 | 11/10/2017 |
0.0.6 | 708 | 10/28/2017 |
0.0.5 | 670 | 10/25/2017 |
0.0.4 | 691 | 10/25/2017 |
0.0.3 | 640 | 10/25/2017 |