Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework-6

Upgrade to EF 6.1.1 makes effect of [NotMapped] disappear

Renaming Identity tables with EF6 Migrations Failing

Entity Framework 6 Programmatically Connect to Postgres

What is the difference between IdentityDbContext and IdentityDbContext<ApplicationUser> in MVC5

What binds ApplicationUser to the aspnetusers table in Database First?

Is there a way to generically mock the DbSet.Find method with Moq?

Get Entity Table Name - EF7

How to perform SUM operation in Entity Framework

Connecting to SQL Server with EF6

Entity DataSource not working with Entity Framework 6 Upgrade

Entity Framework save IP as binary to SQL Server

Is it possible to use Entity Framework 6.3.0 in a .NET Standard 2.0 class library?

How to ExecuteSqlCommand in Entity Framework without it being contained in a transaction

EF6 Mocking derived DbSets

How to get in LINQ one row for each key

c# linq entity-framework-6 max

Entity Framework - ridiculous Query, casting smallint to int for comparison [duplicate]

EntityDataSource and Entity Framework 6

EntityFramework ToListAsync() does not work

Unable to update EntityFramework models from MySQL database in Visual Studio 2015 RC

Entity Framework 6 (5) connection to Oracle