site image
Andrew Lock avatar

Andrew Lock

EF Core
  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 Supporting EF Core migrations with WebApplicationBuilder

    Supporting EF Core migrations with WebApplicationBuilder

    Exploring .NET 6 - Part 5

    In this post I describe how HostBuilder had to be updated to support the EF Core tools after the introduction of WebApplication and WebApplicationBuilder…

  5. Banner image for Running database migrations using jobs and init containers

    Running database migrations using jobs and init containers

    Deploying ASP.NET Core applications to Kubernetes - Part 8

    In this post I show how to run database migrations using Kubernetes jobs and init containers…

     in  ASP.NET Core Kubernetes Docker DevOps EF Core
  6. Banner image for Running database migrations when deploying to Kubernetes

    Running database migrations when deploying to Kubernetes

    Deploying ASP.NET Core applications to Kubernetes - Part 7

    In this post I discuss various approaches to running database migrations when deploying to Kubernetes…

     in  ASP.NET Core Kubernetes Docker DevOps EF Core
  7. Banner image for Customising ASP.NET Core Identity EF Core naming conventions for PostgreSQL

    Customising ASP.NET Core Identity EF Core naming conventions for PostgreSQL

    In this post I'll describe how to configure EF Core to use snake_case for database object names instead of Camel Case, so they work better with PostgreSQL.…

  8. 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
Andrew Lock | .Net Escapades
Want an email when
there's new posts?