BorisWilhelms / azure-function-dependency-injection

Dependency Injection for Azure Functions v2
https://blog.wille-zone.de/
MIT License
145 stars 45 forks source link

Nuget package? #8

Closed gdodd1977 closed 5 years ago

gdodd1977 commented 6 years ago

Hi. I was wondering if you were going to publish a nuget package for this?

daulet commented 6 years ago

I don't know why author hasn't published a package, but I have similar DI binding via Autofac and Unity:

https://www.nuget.org/packages/Indigo.Functions.Autofac https://www.nuget.org/packages/Indigo.Functions.Unity

BorisWilhelms commented 5 years ago

Hi,

I have updated the library to Azure Function v2 and also created a nuget package :-)

https://www.nuget.org/packages/Willezone.Azure.WebJobs.Extensions.DependencyInjection