Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ef-code-first

Mocking DbContext.Set<T>()?

Generated Identifier Too Long For Constraint Name

Violation of PRIMARY KEY constraint in Entity Framework code first link table

Entity Framework - Seed AddOrUpdate with multi column index as identifier

Entity Framework Code First: Configuration.cs seed or custom initializer

How Model n--n relationship in EF Code First to automatically generated views work correctly?

Delete table from EF CodeFirst migration

Unable to update database to match the current model because there are pending changes

Entity Framework 4.1 Code First not creating tables

Code-First Add-Migration keeps adding the same column

EF 5 Code First Migration Bulk SQL Data Seeding

How should I access a computed column in Entity Framework Code First?

Can MvcMiniProfiler display SQL parameter values?

Unhandled Exception after Upgrading to Entity Framework 4.3.1

Does EF Core allow a unique column to contain multiple nulls?

Mapping Database Views to EF 5.0 Code First w/Migrations

mvc 5 code first userid as a Foreign Key

Entity Framework .Where nested in .Include

Entity Framework Code First: One-to-Many and Many-to-Many relationships to same table

Entity Framewok Code First "ADO.NET provider not found" with local SQL Server CE DLL's