How to install and use swagger in web api MVC application

First, create a web application
 write web API controller code

After Right click References and add Manage NUget Packages




Click F5


Type this url with combination of ur local host



U will get below example output.




Thank you

Comments

Popular posts from this blog

Display Top 5 and Last 5 Record from a user Entity using Linq using C#