Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

EntityFrameworks.dll file missing?

Comparing byte array in Entity Framework where clause

Different EntityFramework versions in same solution

Force EntityFramework to use OUTPUT not SCOPE_IDENTITY to retrieve key value

c# entity-framework

WPF / EntityFramework Context Lifetime

How to bind Entity Framework 6 to KendoUI Grid

Using Expression<Func<>> in a LINQ Query

c# linq entity-framework

Entity framework 6 providing repositories and UoW out of the box

Mocking a class with an explicitly implemented interface using Foq

Saving AutoMapper mapped Collections of Entities using Entity Framework

Getting "source" of LINQ query and serialize to string

c# linq entity-framework

Connect to Amazon RDS with Entity Framework

How do I tell UserManager.FindByNameAsync to include a relation?

How do we configure conventions on Entity Framework 7?

system.data column 'invariantname' is constrained to be unique

How can I have a staging site for my Azure web app with its own database?

Does EF7 (EFCore) support enums?

LinqKit and async in Entity Framework

How to migrate database schema from Identity 2.2.0 to 3.0.0-rc1-final

Unnecessary join in Entity framework when using imported function?

c# entity-framework join