Provides a set of services to be discovered by Swagger (http://swagger.io).
Swagger is a specification and complete framework implementation for describing, producing, consuming, and visualizing RESTful web services.
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.
Seamlessly adds a Swagger to WebApi projects! Compiled for .NET 4.5 and up. This helps with mono compatability and does not require any assembly redirects.
Seamlessly adds a Swagger to WebApi projects! Compiled for .NET 4.5 and up. This helps with mono compatability and does not require any assembly redirects.
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.
For the Free and Open Source fork of ServiceStack V3
Provides a set of services to be discovered by Swagger (http://swagger.wordnik.com/)
Swagger is a specification and complete framework implementation for describing, producing, consuming, and visualizing RESTful web services.
Allows populating the example property of a schema object in the output swagger with meaningful data, minimizing the work by providing attributes to decorate properties.
Enabled to document your project with markdown files. Just place your markdown files into Docs folder in root of your project. More info go project git.