Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

Find all items whose collection property contains items in another list

linq entity-framework

Exception on Inner LINQ query when calling ToList()

Can Entity Framework 6 be used in a .NET Standard project?

How to override Equals on a object created by an Entity Data Model?

Is it possible to define a usable Object Context variable in LINQPad?

URL.Action with a string array?

How we survive using a local time zone with Breeze

How do I generate an EF6 database with migrations enabled, without using update-database?

entity-framework

Group By Multiple Column In LINQ in C#

LINQ to Entity, using a SQL LIKE operator

How do I use structural annotations to set SQL type to Date in model first approach

What are valid primitive properties in Entity Framework Code First?

c# entity-framework

How to Web Deploy a web application targeting Entity Framework 4.2 June 2011 CTP

Select Specific Columns from Database using EF Code First

Convert string to int in an Entity Framework linq query and handling the parsing exception

c# linq entity-framework

Using EF and WebAPI, how can I return a ViewModel AND support IQueryable/OData? [duplicate]

How to force a new empty EF Migration?

LINQ to Entities does not recognize the method 'Int32 IndexOf(System.String, System.StringComparison)' method

c# .net linq entity-framework

Entity Framework 6 Compiled LINQ Query

How to add OPTION RECOMPILE into Entity Framework

entity-framework