Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

IdentityServer4 PersistedGrantDbContext & ConfigurationDbContext

Passing array of ints to T-SQL stored proc via entity framework

EF Core how select entity with many-to-many relationship

Update statement with Entity Framework

LINQ OrderBy Name ThenBy ChildrenCollection.Name

complus Exception code -532462766

How to convert a custom complex type to another custom complex type

How to create three tier solution for Entity framework

Linq to sql select into a new class

Entity Framework: adding existing child POCO to new Parent POCO, creates new child in DB

c# .net entity-framework

How to update only modified values (EntityFramework 5.0)?

Should I use separate models for domain and EF?

c# entity-framework

How to fix "EntityMemberChanged was called without first calling EntityMemberChanging"

entity-framework

jQuery Datatable with MVC 5 and Entity Framework

How to pass complex JSON object to ASP.net controller

Using SqlQuery<Dictionary<string, string>> in Entity Framework 6

Where to find translated Linq to Entity query to Sql

Select all columns but group by only one in linq

Unique string for each record in the database table

"Unable to cast object of type 'ConcreteTypeMapping' to type 'Microsoft.EntityFrameworkCore.Storage.RelationalTypeMapping" WebApi on macos