Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework-6

Entity Framework 6 sync table with external source

cannot "Add or Update" Entity because Primery key cannot be changed

EF Code First From DB not creating Entities for all tables

what are the circumstances of using .Wait() when calling async methods

Debug breakpoint when EF executes SQL

how to change type validation error messages?

Table-per-hierarchy and composite primary key

MVC Handling Timezones and JSON Serialization - How to Convert to Specific Timezone

Mocking DbFunctions.Like

Entity Framework 6 ChangeTracker entries are all unchanged despite removing an entity from a navigation collection

EntityFramework, Inherited Classes without Discriminator

How can you change the parameterless constructor of an Entity Framework 6 database-first generated class?

ASP.NET Identity + Entity Framework + SQLite to share [closed]

How to correctly model self-referencing multi-parent relationship using entity framework