Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

Can I use an extension method in Entity Framework SubQuery?

Include property on ASP.Net Identity 2.0 UserManager.Users.ToListAsync and UserManager.FindByIdAsync

Replacing automatically created ApplicationDbContext

How to create a long running background task from MVC [duplicate]

Is using TransactionScope in Entity Framework queries a good idea?

Why one query works and not the other?

c# linq entity-framework

Entity Framework 7 in Xamarin.Forms

Toggling ProxyCreation in EF7 under new configuration

Database applies ALL previous migrations on update and NOT just the new one

Arranging dotnet core app for 3-tiers with data access layer

Is there a way to detect when a certain entity is added to the database in Entity Framework 6?

c# entity-framework

EF6: Create stored procedure. Use Fluent API or DBMigrations?

Modeling a many-to-many relationship between 3 tables with Code First

c# entity-framework

Entity Framework: Migration falsely adds foreign key column twice

Linq to entities extension method inner query (EF6)

Create Table, Run Time using entity framework Code-First

Entity Framework code first add constraint for positive numbers

change all string property max length

Package Installation Error - Entity Framework

c# entity-framework

EF entity is not saving child property of same entity type on update