Explore >> Select a destination


You are here

timdeschryver.dev
| | az-liftshift.com
1.9 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
| | michaelscodingspot.com
2.6 parsecs away

Travel
| | Michael Shpilt's Blog on .NET software development, C#, performance, debugging, and programming productivity
| | www.claudiobernasconi.ch
1.3 parsecs away

Travel
| | Minimal APIs allow you to create HTTP APIs with minimal dependencies and a minimal number of files. Learn about Minimal APIs.
| | www.red-gate.com
28.2 parsecs away

Travel
| The concept behind frameworks and libraries is to provide reusable code that you can use to perform everyday tasks so that developers don't have to write