|
You are here |
dusted.codes | ||
| | | | |
damienbod.com
|
|
| | | | | This article shows how Azure Key Vault could be used together with Azure Functions. The Azure Functions can use the system assigned identity to access the Key Vault. This needs to be configured in the Key Vault access policies using the service principal. By using the Microsoft.Azure.KeyVault and the Microsoft.Extensions.Configuration.AzureKeyVault nuget packages, defining direct references... | |
| | | | |
montemagno.com
|
|
| | | | | Learn how easy it is to use an appsettings.json in your .NET MAUI app for complete control over configuration. | |
| | | | |
nodogmablog.bryanhogan.net
|
|
| | | | | Full source code available here. .NET Core 2 and .NET Core 2.1 offer many ways to load configuration and they are well documented by Microsoft. But there is one scenario that I didn't see explained. | |
| | | | |
nakabonne.dev
|
|
| | | A brief description of the clean architecture implementation patterns. | ||