SwaggerHeroes is a boilerplate solution to demonstrate integrating Swagger UI with ASP.NET Core. The solution offers the following key takeaways:
- Integrating SwaggerUI with ASP.NET Core
- API Versioning
- Integrating Swagger for API Versions
- ASP.NET Core (.NET 6)
- EF Core with SQLite
- SwaggerUI
To run this solution, you can just clone the repository into your local machine and run the SwaggerHeroes.WebApi project in the Solution. The application comes with data pre-seeded, so you can view data as you run the API endpoints.
The solution is opensourced with MIT License. You're free to add changes to this repository or use this without any issues.
If you have any new ideas or issues that need to be looked into, you can create a new issue.
Please do leave a star if you find the solution helpful.
You can check out the below articles, which are based on this repository:
- Versioning APIs in ASP.NET Core WebAPI
- Integrating SwaggerUI in ASP.NET Core WebAPI 3.x
- Integrating SwaggerUI with API Versioning
For more detailed articles and how-to guides, visit https://referbruv.com
Liked my work? You can support me by buying me a coffee!