# Swagger-Net **Repository Path**: lcfhn168_admin/Swagger-Net ## Basic Information - **Project Name**: Swagger-Net - **Description**: No description available - **Primary Language**: C# - **License**: BSD-3-Clause - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-01-20 - **Last Updated**: 2022-01-20 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README Swagger-Net ========= [![AppVeyor](https://img.shields.io/appveyor/ci/heldersepu/swagger-net.svg)](https://ci.appveyor.com/project/heldersepu/swagger-net) Seamlessly add [Swagger](http://swagger.io/) 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](https://github.com/swagger-api/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](https://github.com/swagger-api/swagger-spec/blob/master/versions/2.0.md) * 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 And that's not all ... Once your Web API can describe itself, you've opened the treasure chest of Swagger-based tools including a client generator that can be targeted to a wide range of popular platforms. See [swagger-codegen](https://github.com/swagger-api/swagger-codegen) for more details. ___ ## [Getting Started](https://github.com/heldersepu/Swagger-Net/wiki/1-Getting-Started) ## ## [Troubleshooting](https://github.com/heldersepu/Swagger-Net/wiki/2-Troubleshooting) ## ## [Authorization Schemes](https://github.com/heldersepu/Swagger-Net/wiki/2-Troubleshooting#describing-securityauthorization-schemes) ## [Customizing the swagger-ui](https://github.com/heldersepu/Swagger-Net/wiki/3-Customizing-the-swagger-ui) ## ## [Troubleshooting and FAQ's](https://github.com/heldersepu/Swagger-Net/wiki/4-Troubleshooting-and-FAQ's) ## ___ ## Donate This project is free and will always be. If you like it, please support it by making a donation! [![donate](https://user-images.githubusercontent.com/30294218/61724877-16fa7a80-ad6f-11e9-80de-9771e0b820ae.png)](https://paypal.me/heldersepu)