ServiceStack support for Open API v2.0 and integrated Swagger UI NuGet Package

Implements v2.0 of the Open API Specification (https://www.openapis.org).
Open API is a specification and complete framework implementation for describing, producing, consuming, and visualizing RESTful web services.




Got any ServiceStack support for Open API v2.0 and integrated Swagger UI Question?






Install
Install-Package ServiceStack.Api.OpenApi
dotnet add package ServiceStack.Api.OpenApi
paket add ServiceStack.Api.OpenApi
ServiceStack.Api.OpenApi Download (Unzip the "nupkg" after downloading)

.NETFramework 4.5 .NETStandard 2.0


Tags