Swagger-Net seamlessly add Swagger to WebApi projects! Combines ApiExplorer and Swagger/swagger-ui(3.x) to provide a rich discovery, documentation and playground experience to your API consumers.
In addition to its Swagger generator, the Swagger-UI is embedded and will automatically serve up once Swagger-Net is installed. This means you can complement your API with a slick discovery UI to assist consumers with their integration efforts.
Swagger-Net Features:
- Latest and greatest of all dependencies
- High UnitTest CodeCoverage (99%)
- Auto-generated Swagger 2.0
- Seamless integration of swagger-ui (3.x)
- Reflection-based Schema generation for describing API types
- Extensibility hooks for customizing the generated Swagger doc and swagger-ui
- Out-of-the-box support for Xml comments
This tag should be used for questions about:
- Configuring Swagger-Net
- Extending Swagger-Net with the provided interfaces
- Customizing the embedded Swagger-UI
Source code: https://github.com/heldersepu/swagger-net