Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

How to avoid anemic domain model with business logic in the form of rules

Unit of Work, Repositories and IDisposable

Entity Framework Code First - Cast smallint and integer to int32

Manually call DbMigration.Up in EF

c# entity-framework

Log in process using entity framework asp.net mvc

Entity framework Optimistic Concurrency Exception

How to create different user types in ASP.NET Identity?

Problems with multiplicity and EF 6

c# entity-framework

Why is UserManager.CreateIdentityAsync() looking for IdentityRole and how to fix?

Entity Framework Default DateTime Annotation Does Not Migrate

Unable to update Foreign Key in Entity Framework 6

Query Users who have all requested records in two tables

Cloning entity with EF 6, null reference exception

c# entity-framework

Keyword not supported: 'data source' in ASP.net Entity Framework 6

How to update related entities using GraphDiff?

Speeding up a linq entitiy query

Persisting and retrieving serialized entity property with Entity Framework 6.1 code first

EntityFramework Code first migrations not running after deploying to Azure

EF Core: Must be reducible node

Entity Framework Core 2.2 : Disable migrations for specific entities