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. You even get a free copy of the first edition of ASP.NET Core in Action!
In this post I describe how HostBuilder had to be updated to support the EF Core tools after the introduction of WebApplication and WebApplicationBuilder…
In this post I show how to run database migrations using Kubernetes jobs and init containers…
In this post I discuss various approaches to running database migrations when deploying to Kubernetes…
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.…
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.…
Stay up to the date with the latest posts!