site image
Andrew Lock avatar

Andrew Lock

ASP.NET Core
  1. Loading...
  2. Sponsored by Dometrain Courses—Get 30% off Dometrain Pro with code ANDREW30 and access the best courses for .NET Developers

    30% off with code ANDREW30 on Dometrain Pro
  3. ASP.NET Core in Action, Third Edition

    My new book ASP.NET Core in Action, Third Edition is available now! It supports .NET 7.0, and is available as an eBook or paperback.

  4. Banner image for Access services inside ConfigureServices using IConfigureOptions in ASP.NET Core

    Access services inside ConfigureServices using IConfigureOptions in ASP.NET Core

    This post shows how you can inject services when configuring IOptions implementations in your Startup class using the IConfigureOptions interface.…

  5. Banner image for Exploring the cookie authentication middleware in ASP.NET Core

    Exploring the cookie authentication middleware in ASP.NET Core

    In this post I go into detail about how AuthenticationMiddleware is implemented in ASP.NET Core, using the CookieAuthenticationMiddleware as a case study.…

  6. Banner image for Introduction to Authentication with ASP.NET Core

    Introduction to Authentication with ASP.NET Core

    This is the first in a series of posts on authentication and authorisation. In this post, I talk about claims-based authentication works in ASP.NET Core.…

     in  ASP.NET CoreSecurityAuth
  7. Banner image for Forking the pipeline - adding tenant-specific files with SaasKit in ASP.NET Core

    Forking the pipeline - adding tenant-specific files with SaasKit in ASP.NET Core

    In this post I show how we can fork the ASP.NET Core middleware pipeline to allow serving tenant-specific files using SaasKit and some custom Middleware.…

  8. Banner image for Loading tenants from the database with SaasKit - Part 2, Caching

    Loading tenants from the database with SaasKit - Part 2, Caching

    I previously showed how to load tenants from a database using Saaskit. In this post I show how to avoid hitting the database with every request…

  9. Banner image for Loading tenants from the database with SaasKit in ASP.NET Core

    Loading tenants from the database with SaasKit in ASP.NET Core

    In this post I'll show how to add multi-tenancy to an ASP.NET Core application using the open source SaasKit, and store tenant mappings in a database.…

Andrew Lock | .Net Escapades
Want an email when
there's new posts?