Explore >> Select a destination


You are here

dusted.codes
| | damienbod.com
4.2 parsecs away

Travel
| | 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
2.1 parsecs away

Travel
| | Learn how easy it is to use an appsettings.json in your .NET MAUI app for complete control over configuration.
| | nodogmablog.bryanhogan.net
3.2 parsecs away

Travel
| | 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
31.1 parsecs away

Travel
| A brief description of the clean architecture implementation patterns.