|
You are here |
lostechies.com | ||
| | | | |
montemagno.com
|
|
| | | | | Learn how easy it is to use an appsettings.json in your .NET MAUI app for complete control over configuration. | |
| | | | |
dusted.codes
|
|
| | | | | ASP.NET 5 like configuration in regular .NET applications | |
| | | | |
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... | |
| | | | |
www.daveabrock.com
|
|
| | | In this post, we refactor our component to inject an API service wrapper, to abstract away a direct HttpClient dependency. | ||