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

How to write Pure java script Program?