/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

www.fearofoblivion.com
| | www.claudiobernasconi.ch
1.2 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.
| | claudiobernasconi.ch
1.2 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.
| | wrapt.dev
2.9 parsecs away

Travel
| | Let's make our integration tests more reliable by dynamically spinning up a database in Docker that mimics production and makes your project easy to test on any dev box.
| | timdeschryver.dev
24.5 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.