lightpeak / Isolated-Azure-Functions-Boilerplate

Boilerplate for setting up Azure Functions with Azure KeyVault, Dependency Injection and Options Pattern

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

🧙‍♂️ Isolated Azure Functions BoilerPlate

For retrieving secrets from an Azure KeyVault and making them available using Dependency Injection + the Options Pattern (based on the 'Encapsulation' and 'Separation of Concerns' principles) as recommended by Microsoft: link.

About

Boilerplate for setting up Azure Functions with Azure KeyVault, Dependency Injection and Options Pattern

License:MIT License


Languages

Language:C# 100.0%