Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

Seed primary key in Entity Framework code first to 0 in SQL Server Compact Edition

Ado.Net Entity : Object doesn't display linked members (foreign keys)

EF Core throwing a concurrency error when adding entities to a list

c# entity-framework

EF Core 3: CLR property 'Number' cannot be added to entity type 'CHSIMTBase' because it is declared on the CLR type 'Contract'

Still no async methods after EntityFramework update 6.0 to 6.1.3?

Entity Framework, Foreign Keys and EntityKeys

c# .net entity-framework

How to set ID to correspondent to object in entity framework

Sort LINQ query by child collection's child property?

How to update an existing object's properties using LINQ to Entities?

using ninject to inject dependency to The Model classes or non-controller classes

Single table hierarchical data with EF Database First

How to check if AspNetUser satisfies condition before PasswordSignInAsync?

Create Entity Framework Without t4 code generator (like vs 2010)

c# entity-framework

Run EF migrations on Startup in asp.net core 6 application

When adding controller unable to get metadata mvc4