Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

Doesn't await when using ForEachAsync with await inside Action

How to trim string with Entity Framework?

c# entity-framework

How to temporarily disable entity validation on EF 7?

Confusing articles and documentation about the differences (if any) between System.Data.EntityState.Add & DbSet.Add

Cannot provide password in Connection String for SQLite

Required property but Nullable, Entity Framework through Code First

C# Linq string compare with indexOf

Syntax for Entity Framework query to SQL Server 2017 Graph database

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