Skip to content

william-liebenberg/AzureFunctionsV2-DependencyInjectionDemo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Azure Functions v2 - Dependency Injection

Small code sample to demonstrate the new Dependency Injection feature for Azure Functions v2.

The code demonstrates how to register some services and then use Constructor Injection with your Functions class to take in the dependency that you can call from the Function endpoints.

See my blog post: https://azuregems.io/azure-functions-v2-dependency-injection

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages