.NET Command-Line Interface tool for creating OpenApi documentation for Crest endpoints.
                        
                    
         
                Info
| Version: | 0.2.2 | 
| Author(s): | Samuel Cragg | 
| Last Update: | Friday, March 1, 2019 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/samcragg/Crest | 
| NuGet Url: | https://www.nuget.org/packages/Crest.OpenApi.Generator | 
Install
Install-Package Crest.OpenApi.Generator
                        dotnet add package Crest.OpenApi.Generator
                        paket add Crest.OpenApi.Generator
                        
                                Crest.OpenApi.Generator Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- Microsoft.Extensions.CommandLineUtils(>= 1.1.1)
- Microsoft.Extensions.DependencyModel(>= 1.0.0)
- Microsoft.NETCore.App(>= 2.0.0)
- System.ComponentModel.Primitives(>= 4.3.0)
- System.Diagnostics.TraceSource(>= 4.3.0)
- System.Runtime.Loader(>= 4.3.0)
