Injecting partially applied delegates as dependencies.
Info
Version: | 1.0.0 |
Author(s): | Anthony Leatherwood |
Last Update: | Tuesday, July 3, 2018 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/DelegateDI.AspNetCore |
Install
Install-Package DelegateDI.AspNetCore
dotnet add package DelegateDI.AspNetCore
paket add DelegateDI.AspNetCore
DelegateDI.AspNetCore Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore(>= 2.0.2)