Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

Recommendations for C# database access

From datatable to Entity

SqlDateTime overflow error when saving DateTime.MinValue on a POCO entity

Best Practice - Mixing Table-Entities with View-Entities in EntityFramework?

c# entity-framework view edmx

Cascading delete in Entity Framework

How do I stop EF (Code First) Checking For Schema Changes

How do I perform date-part comparison in EF

EF 5 + SQL Server CE 4: How to specify custom location for database file?

Getting a SQL View via Entity Framework returns incorrect result

c# sql entity-framework

EF connection string as DbContext constructor argument

Entity Framework 6: detect relationship changes

Manually add a migration?

Should I migrate to Entity Framework? [closed]

Entity Framework 6 DBContext with only a subset of all tables

Generic function for getting data using entity framework

Incorporate Enum.GetName(...) into Linq Query

c# entity-framework linq enums

How to set Identity Seed value in code-first?

Entity Framework Database First many-to-many

Owned type property not persisting for a modified entity in EF Core

unable to import OleDbConnection in dotnet core entity framework