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.
- Host: GitHub
- URL: https://github.com/smraju115/asp.net-mvc-core-swagger-api
- Owner: smraju115
- Created: 2024-11-02T04:24:42.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-11-05T06:07:09.000Z (over 1 year ago)
- Last Synced: 2025-03-05T07:37:51.338Z (over 1 year ago)
- Topics: entity-framework-core, swagger, swagger-api, webapi-core
- Language: C#
- Homepage:
- Size: 16.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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