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

https://github.com/erossini/netcoreapiversionandswaggerui

Use versioning in the APIs with .NET5 with SwaggerUI
https://github.com/erossini/netcoreapiversionandswaggerui

api api-rest asp-net-core net5 swagger swagger-ui

Last synced: 9 months ago
JSON representation

Use versioning in the APIs with .NET5 with SwaggerUI

Awesome Lists containing this project

README

          

# .NET5 API Version and SwaggerUI
This is the source code of my [post](https://www.puresourcecode.com/dotnet/net-core/creating-net-core-api-with-versioning/) where I explain how creating .NET Core API with versioning in your ASP.NET projects. This post is helping me to add more functionalities in the [AdminLTE]() project that I discuss in other posts ([click here]() to see all posts).

![](https://www.puresourcecode.com/wp-content/uploads/2021/03/image-28-1024x571.png)

See my post on [PureSourceCode](https://www.puresourcecode.com/dotnet/net-core/creating-net-core-api-with-versioning/)