Versioning ASP.NET Core APIs can be done quickly using available tooling. In this fast focus, I cover why you need to version then dive right into versioning ASP.NET Core APIs
You will learn:
- Why versioning matters in RESTful services
- Different version options
- How to version your ASP.NET Core RESTful service