Toscana, which stands for TOSCA Net Analyzer, is a .NET library for validating, parsing and analyzing TOSCA YAML format.
Info
Version: | 0.0.0.223 |
Author(s): | Boris Modylevsky |
Last Update: | Thursday, March 7, 2019 |
.NET Fiddle: | Online Example |
Project Url: | https://github.com/qualisystems/toscana |
NuGet Url: | https://www.nuget.org/packages/Toscana |
Install
Install-Package Toscana
dotnet add package Toscana
paket add Toscana
Toscana Download (Unzip the "nupkg" after downloading)
Dependencies
- YamlDotNet.Signed(>= 3.9.0 && < 4.0.0)
- DataAnnotationsValidator(>= 1.0.0 && < 2.0.0)
- QuickGraph(>= 3.6.61119.7 && < 4.0.0)
- System.IO.Abstractions(>= 2.0.0.124 && < 3.0.0)
Tags