$ref yaml/json document loader.
Info
| Version: | 0.0.0.8 |
| Author(s): | BeezUP awesome team |
| Last Update: | Monday, September 28, 2020 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/BeezUP/dotnet-codegen |
| NuGet Url: | https://www.nuget.org/packages/DocumentRefLoader |
Install
Install-Package DocumentRefLoader
dotnet add package DocumentRefLoader
paket add DocumentRefLoader
DocumentRefLoader Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.CSharp(>= 4.7.0)
- Newtonsoft.Json(>= 12.0.3)
- YamlDotNet(>= 8.1.2)
Tags