Explore >> Select a destination


You are here

csharp.christiannagel.com
| | adamstorr.co.uk
14.6 parsecs away

Travel
| | Autofac allows for using Named or Keyed dependencies. Can these be used directly in .NET 6 Isolated Azure Functions without additional layers?
| | blog.peterritchie.com
9.7 parsecs away

Travel
| | Peter Ritchie
| | damienbod.com
9.3 parsecs away

Travel
| | This article looks at setting up an ASP.NET Core application to use Azure Key Vault. When deployed to Azure, it works like in the Azure documentation but when working on development PCs, some changes are required for a smooth developer experience. Code: https://github.com/damienbod/UsingAzureKeyVaultInDevelopment I develop using Visual Studio and manage multiple accounts and test environments....
| | timdeschryver.dev
66.1 parsecs away

Travel
| How to make use of the new StatusCodeSelector property to change the default HTTP response status code (500) of a Problem Details response, based on the thrown exception.