Full Stack Web Development

VSW01 Versioning ASP.NET Core APIs

11/16/2022

8:00am - 9:15am

Level: Intermediate to Advanced

Philip Japikse

Microsoft MVP, ASPInsider, MCSD, PSM II, PSD and PST

Developer, Coach, Author, Teacher

Building an API with ASP.NET MVC in .NET Core is only half the job. If you're API is going to live more than one release cycle, you're going to need to version it. During this session, you'll see how easy it is now to version APIs using functionality built into ASP.NET Core.

You will learn:

  • Why Versioning matters
  • Version options and configuration
  • Documenting API versions