Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

Custom type with automatic serialization/deserialization in EF Core

Create varchar using Entity Framework Core 2 Code First

c# entity-framework

How to disable eager loading when using InMemoryDatabase

Unable to find provider assembly with name Microsoft.EntityFrameworkCore.SqlLite [duplicate]

Entity Framework Core: Violation of PRIMARY KEY constraint Cannot insert duplicate key in object

How to convert a class instance to JsonDocument?

Entity Framework 4.0 Unit Testing

Where is EntityConfiguration and ContextBuilder in Visual Studio 2010?

Any reason not to use nested using EF entities contexts?

c# .net entity-framework

How to bind EF Code First DbContext to an Asp.Net DataSource?

linq to entity framework: use dictionary in query

linq entity-framework

IDbSetExtensions.AddOrUpdate and relationships

c# entity-framework

How do I setup two one-to-many relationships in entity framework?

How to make entry field to allow numbers only using EF and Data Annotations?

How do I add XML comments to the auto-generated classes produced by Entity Framework when using Model-First approach?

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