/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

khalidabuhakmeh.com
| | montemagno.com
2.7 parsecs away

Travel
| | Learn how easy it is to use an appsettings.json in your .NET MAUI app for complete control over configuration.
| | haacked.com
4.9 parsecs away

Travel
| | Comparing setting up a PostgreSql dependency using Docker vs using .NET Aspire?
| | lostechies.com
5.9 parsecs away

Travel
| | [AI summary] The author discusses their experience with Microsoft's Configuration libraries in .Net Core, highlighting the benefits of the IOptions type and introducing an open-source library to simplify configuration management.
| | az-liftshift.com
16.7 parsecs away

Travel
| This article shows how an ASP.NET Core Razor Page application could implement an automatic sign-out when a user does not use the application for n-minutes. The application is secured using Azure AD B2C. To remove the session, the client must sign-out both on the ASP.NET Core application and the Azure AD B2C identity provider or