Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

Does Entity Framework Core support database password rotation

Using Dapper and Entity Framework within the same transaction

Entity Framework: storing as a list of complex type

Error: ForeignKeyAttribute on property is not valid

DefaultIfEmpty returning null

c# .net linq entity-framework

Force OData controller to return updated entity back to the client

entity-framework odata

How to save null strings as string.empty when saving changes?

EF SaveChanges optimisation?

c# entity-framework

Why do the original values of a DbEntityEntry match the new values?

DbContext - Combination of the Repository and Unit of Work patterns?

EF: The underlying provider failed on Open

How to post to a related collection in odata webapi

Implementing One to Zero-Or-One relationship in EF Code first by data annotation

c# entity-framework

How to specify EF byte[] in code first longer than 8000 bytes?

EF 6 CodeFirst Migrations Not Working

Custom Extension-Function to implement "IN" in c# (LINQ-2-Entities)