site image
Andrew Lock avatar

Andrew Lock

  1. Loading...
  2. Sponsored by Nick Chapsas—Want to learn how to build elegant REST APIs in .NET? Get 5% off Nick's latest course "From Zero to Hero: REST APIs in .NET"!

    From Zero to Hero: REST APIs in .NET
  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 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.…

     in  ASP.NET Core Multi-tenancy Middleware
  5. 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…

  6. 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.…

     in  ASP.NET Core Multi-tenancy PostgreSQL
  7. Banner image for Adding EF Core and PostgreSQL to an ASP.NET Core project on OS X

    Adding EF Core and PostgreSQL to an ASP.NET Core project on OS X

    In this post I describe how to add PostgreSQL and EF Core to your app, how to build a model, and run migrations to create your database.…

     in  ASP.NET Core EF Core PostgreSQL
  8. Banner image for How to configure urls for Kestrel, WebListener and IIS express in ASP.NET Core

    How to configure urls for Kestrel, WebListener and IIS express in ASP.NET Core

    In this post I describe how to configure the URLs your application binds to when using Kestrel or the WebListener HTTP servers…

     in  ASP.NET Core Configuration Hosting
  9. Banner image for Getting started with StructureMap in ASP.NET Core

    Getting started with StructureMap in ASP.NET Core

    In this post I'll show how you can replace the default ASP.NET Core DI container with StructureMap, to give easy convention based configuration.…

     in  ASP.NET Core Dependency Injection
Andrew Lock | .Net Escapades
Want an email when
there's new posts?