Microsoft.AspNetCore.Routing.Abstractions (2.0.0)
Published 2023-05-05 11:29:01 +10:00 by achi
Installation
dotnet nuget add source --name lers --username your_username --password your_token
dotnet add package --source lers --version 2.0.0 Microsoft.AspNetCore.Routing.Abstractions
About this package
ASP.NET Core abstractions for routing requests to application logic and for generating links. Commonly used types: Microsoft.AspNetCore.Routing.IRouter Microsoft.AspNetCore.Routing.RouteData
Dependencies
ID | Version | Target Framework |
---|---|---|
Microsoft.AspNetCore.Http.Abstractions | 2.0.0 | .NETStandard2.0 |