Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework-6

Could not load file or assembly 'System.Memory, Version=4.0.1.' in Visual Studio 2015

Use strong spatial types option in model designer locked?

How to cancel an async query the right way

How can I get my MultiSelectList to bind to my data model?

Many-to-many collection of same entity, with two-way relationship

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

Linq to entities extension method inner query (EF6)

Create Table, Run Time using entity framework Code-First

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

How do I change connection string for Update-Database ef migrations?

DbContext.set() cannot create a DbSet for entity because this type is not included in the model for the context

async Indexer in C#

c# entity-framework-6

Why is UserManager.CreateIdentityAsync() looking for IdentityRole and how to fix?

Persisting and retrieving serialized entity property with Entity Framework 6.1 code first

How do I reference Entity Framework 6 from a .NET core class library in RC2?

EF code-first: How to load related data (parent-child-grandchild)?

The difference between EF6 and EF4.1 in files hierarchy

Manually add a migration?

Does Identity Owin require LazyLoading?

Where clause not included in SQL query