Versioning ASP.NET Core API's can be done quickly using available tooling. In this fast focus, I skip the theory and dive right into versioning ASP.NET Core APIs
You will learn:
- Why API versioning matters
- How to use API versioning with ASP.NET Core
- How to use versioning with Swagger