Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework-migrations

How to enforce Restrict DeleteBehavior for migration build using ef?

Trying out EF code-first and migrations - stumbling blocks

Run EF migrations on Startup in asp.net core 6 application

Speed up retrieval of distinct values for dropdown via caching

How can I set up automatic migrations in Entity Framework Core 7 for my ASP.NET Core MVC web app project?

Fill a new colum from another columns before I delete them during migration

EF 4.3.1 - code first automatic migrations - how to specify column width

Stored Procedures for CUD: What is the purpose of the two SELECT statements in a scaffolded Insert stored procedure?

Cannot Create Database with credentials using Entity Framework Code-First?

Where to put your initialization steps in ASP.NET Core Web Api?

EntityTypeBuilder does not contain a definition for 'Navigation'

Unable to retrieve project metadata. Ensure it's an SDK-style project

Setup EF core to not create Database Foreign Key for specific Navigation Property

Migration with dynamic connection string in Entity Framework code-first (the connection string from text file)

EF Core One-to-Many relationship list returns null