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
- Host: GitHub
- URL: https://github.com/erossini/netcoreapiversionandswaggerui
- Owner: erossini
- Created: 2021-03-19T10:10:37.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2021-03-19T17:37:41.000Z (about 5 years ago)
- Last Synced: 2025-01-12T10:07:13.730Z (over 1 year ago)
- Topics: api, api-rest, asp-net-core, net5, swagger, swagger-ui
- Language: C#
- Homepage: https://www.puresourcecode.com/
- Size: 15.6 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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).

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