Azure Functions bindings to inject your dependencies with Unity containers.
Info
| Version: | 0.4.0-prerelease |
| Author(s): | Daulet Zhanguzin |
| Last Update: | Sunday, May 27, 2018 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/daulet/Indigo.Functions |
| NuGet Url: | https://www.nuget.org/packages/Indigo.Functions.Unity |
Install
Install-Package Indigo.Functions.Unity
dotnet add package Indigo.Functions.Unity
paket add Indigo.Functions.Unity
Indigo.Functions.Unity Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Azure.WebJobs(>= 3.0.05)
- Unity.Container(>= 5.7.0)
Tags