Nick demonstrates an alternative approach to running database migrations in .NET applications without using Entity Framework Core, by leveraging the DBUp library. He explains why he prefers controlling SQL end-to-end and provides a step-by-step guide to setting up DBUp with Dapper and PostgreSQL. He highlights the benefits of embedding SQL scripts in the assembly and points out consideration for scaling applications when running migrations.

11m watch time

Sort: