Explore >> Select a destination


You are here

www.kallemarjokorpi.fi
| | aspnetboilerplate.com
4.0 parsecs away

Travel
| | AspNet Boilerplate (ABP) is an open source and well-documented application framework. See the comprehensive tutorials of ABP for technical information.
| | damienbod.com
3.5 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...
| | www.claudiobernasconi.ch
2.6 parsecs away

Travel
| | Minimal APIs allow you to create HTTP APIs with minimal dependencies and a minimal number of files. Learn about Minimal APIs.
| | eszter.space
29.8 parsecs away

Travel
| [AI summary] This blog post details the process of deploying a serverless API endpoint using AWS Lambda and DarkSky API to fetch weather data for any global location.