You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Demo ASP.NET Core Web API application showcasing API versioning. This project demonstrates how to implement API versioning using URL segments. Each version is documented in the OpenAPI specification and available through the Swagger UI, powered by the Swashbuckle.AspNetCore package.