Welcome to this sample repository on managing multiple versions of your API using .NET and Swagger. This guide will walk you through the steps of setting up your API to handle multiple versions, using Swagger to document and test your API, and how to version your API endpoints.
Before starting, you should have the following installed:
- .NET 6 or higher