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
are there plans to make the Api versioning compatible with .NET 5?
The current ASP.NET Core 5 web api templates include swagger, which in turn needs the versioned API explorer, but that package won't install in a .NET 5 RC1 web api project.