Sample program to configure swagger UI to display api endpoints with xml documentation.
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.
git clone https://github.com/susilj/swagger-api.git
cd api
dotnet restore
dotnet build
dotnet run
Dotnet core 2.0
- Dotnet core 2 - The web framework used
- Swagger - The Best APIs are Built with Swagger Tools
- Susil Kumar J - Initial work - SUSILJ
See also the list of contributors who participated in this project.