Skip to content

Documentation and sample code for how to leverage dependency injection for configuration in Azure Functions.

Notifications You must be signed in to change notification settings

MikaBerglund/Azure-Functions-Configuration

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Azure-Functions-Configuration

Documentation and sample code for how to leverage dependency injection for configuration in Azure Functions.

Note that the application does not actually do anything. It simply shows you how you can leverage dependency injection in your Azure Function applications to handle configuration information and access that information in a strongly typed fashion.

Documentation

The documentation is available in the Wiki for this repo. Also check out the local.settings.json documentation for how to configure the application for local debugging.

About

Documentation and sample code for how to leverage dependency injection for configuration in Azure Functions.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages