AspNetCore.Docs icon indicating copy to clipboard operation
AspNetCore.Docs copied to clipboard

Minimal API - Versioning support available.

Open anuraj opened this issue 3 years ago • 3 comments

The Asp.Versioning.Http package helps to implement versioning in Minimal API. Here is an example - (MinimalApiExample)


Document Details

Do not edit this section. It is required for learn.microsoft.com ➟ GitHub issue linking.

anuraj avatar Sep 27 '22 13:09 anuraj

@anuraj that's not just for Minimal API's, works with controllers too.

https://github.com/dotnet/aspnet-api-versioning

We'll just point to the samples

Rick-Anderson avatar Sep 27 '22 21:09 Rick-Anderson

I think this can be updated.

image

anuraj avatar Sep 28 '22 00:09 anuraj

It's not there in .NET 7

Rick-Anderson avatar Sep 28 '22 01:09 Rick-Anderson