Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

Unable to Add Controller

ObjectStateManager vs Entry().State

AddObject necessary in Entity Framework?

c# sql entity-framework

Does EF Core .NET CLI support inheritance for scaffolding?

Entity Framework/LINQ Error: The column prefix 'Project1' does not match with a table name or alias name used in the query

Why is DBSet.Find getting slower and slower?

Entity Framework with multiple models throws error stating "The model backing the <modelDbContext> context has changed..."

MongoDbContext for data migration in EF core?

Managing Package Manager Console commands for Entity Framework in project

c# entity-framework nuget

Repositories and getting new values for an aggregate entities / value objects

The LINQ expression node type 'Invoke' is not supported in LINQ to Entities

Entity Framework - change connection string at runtime (explanation needed)