An open API service indexing awesome lists of open source software.

https://github.com/smraju115/asp.net-mvc-core-swagger-api

An ASP.NET Core MVC project with integrated Swagger for API documentation. This application provides a RESTful API with automatic Swagger UI for easy testing and interaction with the endpoints.
https://github.com/smraju115/asp.net-mvc-core-swagger-api

entity-framework-core swagger swagger-api webapi-core

Last synced: about 1 year ago
JSON representation

An ASP.NET Core MVC project with integrated Swagger for API documentation. This application provides a RESTful API with automatic Swagger UI for easy testing and interaction with the endpoints.

Awesome Lists containing this project

README

          

*Use EntityFrameWorkCore 7.0 Version
If you don't have SDK 7.0 then you install this.
*Usage Step:
1. Open Visual Studio
2. Go to your Package Manager Consol
3. comannd line write update-database
4. Run this project and you can see your default web browser SwaggerApi