Microsoft.AspNetCore.Mvc.Versioning.ApiExplorer (5.0.0)
Published 2023-05-05 11:28:54 +10:00 by achi
Installation
dotnet nuget add source --name lers --username your_username --password your_token
dotnet add package --source lers --version 5.0.0 Microsoft.AspNetCore.Mvc.Versioning.ApiExplorer
About this package
ASP.NET Core MVC API explorer functionality for discovering metadata such as the list of API-versioned controllers and actions, and their URLs and allowed HTTP methods.
Dependencies
ID | Version | Target Framework |
---|---|---|
Microsoft.AspNetCore.Mvc.Versioning | 5.0.0 | .NETCoreApp3.1 |
Microsoft.AspNetCore.Mvc.Versioning | 5.0.0 | net5.0 |