Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

Using dotnet-ef with docker and asp.net core 3.1

Using port in sql connection string in C# Entity Framework: Keyword not supported: 'port'

Self referencing loops with EF5 and Newtonsoft.Json

ToList() gives error "Cannot resolve collation conflict"

Bug in Entity Framework 4.3 code first - index already exists

How to select +1 record from MSSQL using EF with single query?

How do I access data in a many-many table in EF?

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