Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ef-code-first

Does EF Core support an abstract base entity which is generic?

EF 6 - Invalid column name 'Discriminator', two DbContexts

Create table in migration code first if it does not exist

How to automate DB setup of Entity Framework's Code First in Testcontainers for testing?

Login failed for user "xxx" Failed to open the explicitly specified database solution

Get foreign key value using Entity Framework code first

How does one override the default SQL migration generator?

Entity Framework 5 Fluent API - Configure Unidirectional Relationship

Using custom methods in linq to entities

EF 6.1 Fluent API: Ignore property of the base class

c# ef-code-first

Entity Framework adding item to ICollection error

make byte[] property load lazy

Generate SQL script to Seed initial data with Entity Framework v6.1 Code First

How can I create and use views using EF6 Code First?

Entity Framework 6 Code First Concurrency