Full Stack Web Development

T13 Versioning ASP.NET Core APIs

03/01/2022

3:00pm - 4:15pm

Level: Intermediate

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 ASP.NET Core RESTful services
  • Integrate version information into Swagger