Personal Blog of Tore Nestenius | Insights on .NET, C#, and Software Development
BFF in ASP.NET Core #7 – Introducing the Duende BFF Library
BFF in ASP.NET Core #6 – Securing our BFF with CORS
BFF in ASP.NET Core #5 – Automatic Token Renewal
BFF in ASP.NET Core #4 – Implementing a BFF from scratch
BFF in ASP.NET Core #3 – The BFF Pattern Explained
BFF in ASP.NET Core #2 – The BFF Pattern Explained
Implementing BFF Pattern in ASP.NET Core for SPAs
How to Use KurrentDB for Event Sourcing in C# on Azure
Configuring ASP.NET Core Forwarded Headers Middleware
Exploring the Forwarded Headers Middleware in ASP.NET Core
AdditionalAuthorizationParameters in ASP.NET Core 9
IdentityServer In Docker Containers – Handle Logout (Part 4)
IdentityServer in Docker Containers: HTTPS and SameSite (Part 3)
IdentityServer in Docker Containers: Networking (Part 2)
IdentityServer in Docker Containers – Part 1
Pushed Authorization Requests (PAR) in ASP.NET Core 9
Introducing the Cloud Debugger for Azure
User Delegation SAS Tokens In Azure Explained
Running Docker in an Azure Windows Virtual Machine – Not so fast!
Deploy Container to Azure App Services with System-Assigned Identity
Deploy containers Azure App Services using user-assigned managed identity
Discovering .NET codebases using code coverage and NCrunch
DefaultAzureCredentials Under the Hood
Introducing the Data Protection API Key Ring Debugger
Persisting the ASP.NET Core Data Protection Key Ring in Azure Key Vault
Improving ASP.NET Core Security By Putting Your Cookies On A Diet
Demystifying OpenID Connect’s State & Nonce Parameters in ASP.NET Core
Exploring what is inside the ASP.NET Core cookies
Debugging cookie problems in ASP.NET Core
BearerToken: The new Authentication handler in ASP.NET Core 8