Three project showing diffrent ways how to add API versioning to an ASP.Net Core project. Examples using API versioning library Microsoft.AspNetCore.Mvc.Versioning.
- Url Path Segment API Versioning
- Query String Versioning
- Header Versioning
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Three project showing diffrent ways how to add API versioning to an ASP.Net Core project. Examples using API versioning library Microsoft.AspNetCore.Mvc.Versioning.