Back to Browse

.NET Minimal API part 7 - Data Access Layer with EF Core best practices

1.6K views
Apr 1, 2023
23:01

✅ Use MREADY20 to get 20% off the brand new "From ground zero - Microservices ready Architecture" Course : https://vasiliioleinic.com/ ✅ Become a Patreon and get access to the source code: https://www.patreon.com/OleinicVasilii ✅ Free Detailed design newsletter: (https://voleinic.substack.com/) In this video we are going to go throught setting up the data access layer of our API using entity framework core. Docker command : docker run --cap-add SYS_PTRACE -e 'ACCEPT_EULA=1' -e 'MSSQL_SA_PASSWORD=Password.1' -p 1433:1433 --name azuresqledge -d mcr.microsoft.com/azure-sql-edge https://www.entityframeworktutorial.net/efcore/entity-framework-core.aspx - full EF Core tutorial 0:00 What has changed since the previous video 2:10 Starting with the Data Layer 8:50 Entity Configurations 12:00 Why would you need custom convertors 14:15 How to do Data Seeding 17:22 Adding migrations and updating the database 19:00 Practices borrowed from Multi Tenant Systems 22:10 Next videos topic.

Download

0 formats

No download links available.

.NET Minimal API part 7 - Data Access Layer with EF Core best practices | NatokHD