/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

dusted.codes
| | michaelscodingspot.com
1.1 parsecs away

Travel
| | Michael Shpilt's Blog on .NET software development, C#, performance, debugging, and programming productivity
| | snevsky.com
3.0 parsecs away

Travel
| | [AI summary] A step-by-step technical tutorial demonstrating how to implement user authentication and management in an ASP.NET Core Web API using Amazon Cognito.
| | initialcommit.com
2.9 parsecs away

Travel
| | In this article, we will provide an architecture overview of the initialcommit.io website. Specifically, we will discuss the following topics: Choosing the right tools, General website architecture overview, Programming languages and IDE in use, Frameworks and dependencies, Version control setup, structure, and process, Hosting, Deployment process.
| | az-liftshift.com
27.1 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