Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

Azure SQL frequent connection timeouts

How can I add a check constraint for JSON in Entity Framework?

Create a table if it does not exist?

Should write complex query in Repository or Service layer?

Using stored procedures with Entity Framework 4 Code First CTP5

Entity framework code first many to many

Simple conditional LINQ query in Entity Framework 4

Entity Framework Code First - two entities with same name but in different namespaces

How to map a protected property in EF 4.3 code first

Entity Framework: Naming conventions/suggestions for EDMX file and entity class?

How to map recursive relation on self in Entity Framework code-first approach

Adding a custom query backed Navigation Property to ODataConventionModelBuilder

Entity Framework 6 (code first) entity versioning and auditing

Why is the IdentityUser class in the Microsoft.AspNet.Identity.EntityFramework namespace and not in the Core package?

Entity Framework : map multiple classes to one table

c# entity-framework

Update Entity from ViewModel in MVC using AutoMapper

Entity Framework How Do I Detach All Objects Of Specific Type From Datacontext?

c# entity-framework

How to modify query in EF Core 2.0, before it goes to the SQL Server?

WCF Contracts from Entity Framework?

wcf entity-framework

Using EF 4 on .NET 3.5 SP1