Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

EF Code First convention to allow ICollection<T> properties to be empty collections rather than null?

FromSqlRaw injection EF Core 3.0

How to set display attributes to an E.F. generated enumeration?

c# entity-framework

SQL Server SUM and UNION losing decimal precision

Building an ObjectContext in EF Code First CTP4

EF 6 : Nested Complex type in another complex type

c# entity-framework

ASP.NET MVC dropdownlist not selecting value

Mock unit test returns ArgumentNullException on AsNoTracking()

Is Entity Framework also persistance layer?

Path is not displayed in wpf

How should a one to many relationship be managed in Entity Framework?

.Net Core 2.0 Web Api circular dependency after moving database context to DAL class library

Executing Raw sql with Entity Framework Core

Many-to-many without an inverse property

Retrieve Entity Framework Foreign Key Relationship Models automatically

c# sql entity-framework

Entity Framework database changes not seen in the DbContext

c# entity-framework