Provides an Autofac helper that augments registrations with the ability to provide a singleton-compatible implementation of ASP.NET Core's IUrlHelper.
Info
Version: | 2020.8.3.2 |
Author(s): | Microsoft, FoxGuard Solutions |
Last Update: | Monday, August 3, 2020 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/FGS.Autofac.AspNetCore.Mvc.Routing |
Install
Install-Package FGS.Autofac.AspNetCore.Mvc.Routing
dotnet add package FGS.Autofac.AspNetCore.Mvc.Routing
paket add FGS.Autofac.AspNetCore.Mvc.Routing
FGS.Autofac.AspNetCore.Mvc.Routing Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- FGS.Autofac.Registration.Extensions(>= 2020.8.3.2)
- Autofac(>= 4.9.1 && < 6.0.0)
- Microsoft.AspNetCore.Http.Abstractions(>= 2.2.0 && < 3.0.0)
- Microsoft.AspNetCore.Mvc(>= 2.2.0 && < 3.0.0)
- Microsoft.AspNetCore.Routing.Abstractions(>= 2.2.0 && < 3.0.0)
- FGS.Autofac.Registration.Extensions(>= 2020.8.3.2)
- Autofac(>= 4.9.1 && < 6.0.0)
- Microsoft.AspNetCore.Http.Abstractions(>= 2.2.0 && < 3.0.0)
- Microsoft.AspNetCore.Mvc(>= 2.2.0 && < 3.0.0)
- Microsoft.AspNetCore.Routing.Abstractions(>= 2.2.0 && < 3.0.0)
- FGS.Autofac.Registration.Extensions(>= 2020.8.3.2)
- Autofac(>= 4.9.1 && < 6.0.0)
Tags