Dependency Injection for Functions V2.
Info
| Version: | 0.1.0 |
| Author(s): | ESFA |
| Last Update: | Wednesday, January 23, 2019 |
| .NET Fiddle: | Create the first Fiddle |
| NuGet Url: | https://www.nuget.org/packages/DFC.Functions.DI.Standard |
Install
Install-Package DFC.Functions.DI.Standard
dotnet add package DFC.Functions.DI.Standard
paket add DFC.Functions.DI.Standard
DFC.Functions.DI.Standard Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Azure.WebJobs(>= 3.0.2)
- Microsoft.Extensions.DependencyInjection(>= 2.1.1)