Explore >> Select a destination


You are here

www.claudiobernasconi.ch
| | www.kallemarjokorpi.fi
2.4 parsecs away

Travel
| | The .NET Aspire Dashboard is a centralized view into distributed application insights, environment variables, logs, traces, and monitoring capabilities. The .NET Aspire Dashboard isn't just a traditional insights dashboard; it also allows developers to manage applications to some extent. For example, resources can be started and stopped directly from the
| | claudiobernasconi.ch
1.0 parsecs away

Travel
| | Building APIs has become simpler with ASP.NET Core 6. Learn a simple way to create integration tests for ASP.NET Core 6 WebAPI applications.
| | gist.github.com
2.0 parsecs away

Travel
| | Minimal APIs at a glance. GitHub Gist: instantly share code, notes, and snippets.
| | timdeschryver.dev
20.4 parsecs away

Travel
| To improve the security of our Single Page Applications, let's ditch the access tokens in the browser and make the Backend for Frontend (BFF) responsible for the authentication process using the Authorization Code flow with PKCE. To achieve this, we'll use the Duende.BFF NuGet package and let it communicate with Auth0.