Skip to content

A simple work-around for Azure Functions V2 while we wait for official DI support.

License

Notifications You must be signed in to change notification settings

MV10/Azure.FunctionsV2.Service.Locator

Repository files navigation

Repository for code from my 2018-Apr-03 blog post:

The article explains why I went with the Service Locator "anti-pattern" -- but the short version is that Microsoft is working on correct dependency injection support for Azure Functions V2, so it didn't seem worthwhile to port the V1 DI system to V2, particularly since it relies on extensibility features (custom trigger bindings) that Microsoft considers unsupported.


About

A simple work-around for Azure Functions V2 while we wait for official DI support.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages