What is swagger?
The Swagger is a simple but powerful representation of the RESTful API. Nowadays, most developers use Swagger in almost every modern programming language and deployment environment to document. With a Swagger-enabled Web API, you will get interactive documentation, client SDK generation, and discoverability
Create Asp.Net project
Important nuget packages to install
- Swashbuckle
- Swashbuckle.Core