Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

Required Properties on optional Entity Framework Complex Types

EF data annotations aren't "working" after targeting .NET 4.5

How to map column and entity propery of different datatypes in entity framework code first

EF6 - Is there a way to clear EF cache / Local items without causing any change into the database?

c# .net entity-framework

Repository and query objects pattern. How to implement complex queries

LINQ to Entities does not support extension method?

The data reader has more than one field error while calling a procedure that returns an integer

MigrateDatabaseToLatestVersion no running Seed() method

.NET Core Entity Framework - Add migration for Context in class library

should I use Entity Framework instead of raw ADO.NET

entity-framework csla

How can I add default values to a property when saving using Code First EF4.1?

RIA/EF4 Entity property mapped to NOT NULL nvarchar - empty string

Store byte array using Entity Framework 4, MySQL and code first?

Add-Migration command fails with "type is not resolved"(where "type" is inner entity framework class)

How to avoid the need to reference Entity Framework on my service layer?

Select in LINQ with a strange value @p__linq__0

JSON.Net JsonConverter for DbGeography

EF6: Code First Complex Type

F# data access and EF migrations

SQLite connection not appearing in Entity Data Model Wizard