/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

jameschambers.com
| | damienbod.com
3.5 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...
| | www.daveabrock.com
2.7 parsecs away

Travel
| | In this post, we upgrade a Functions app to .NET 5.
| | benfoster.io
1.7 parsecs away

Travel
| | The next in my series on building multi-tenant applications with ASP.NET Core, this post looks at how to achieve database isolation with Entity Framework Core, using a database-per-tenant strategy.
| | enterprisecraftsmanship.com
33.5 parsecs away

Travel
| This article is inspired by a tweet that I thought would be a good topic for discussion: should you abstract your database?