Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework-6

Entity Framework dataset mapping

EF6 generate seed data for deployment to production

Conflict with foreign key when the related entity is added before SaveChanges

Entity Framework after save event

Set identity to the previous created column during migration

Rename EF6 Identity tables issue when UserId type changed to Int

Strange syntax in ef

How can I delete an entity when I have no DbSet for that type?

Storing a global object in ASP.NET MVC

How to improve performance of data saving in Entity Framwork using db.savechange() funcation in recursive function of C# or other option available?

Entity Framework attempting to select non-existing column

Trying out EF code-first and migrations - stumbling blocks

Null coalescing operator not working in Entity Framework 6

c# entity-framework-6

Still no async methods after EntityFramework update 6.0 to 6.1.3?