Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

Entity Framework Won't Include() all Tables

Entity framework: InvalidOperationException: Invalid operation. The connection is closed

c# entity-framework

Linq Group By not taking inner entity

'Microsoft.EntityFrameworkCore.Infrastructure.IDbContextFactory`1[TContext]' violates the constraint of type parameter 'TContext'

Improving Entity Framework Performance during testing

EF Core Scaffold DbContext

PostgresException: 23505: duplicate key value violates unique constraint "PK_country"

EntityFramework update fails randomly on SaveChanges / ASP.NET MVC / postbacks

'No suitable constructor found for entity type' when doing EF Core migration (SmartEnum)

Entity Framework Core 3.1.3 very slow first query used within AWS Lambda Function(s) and AWS API Gateway serverless API

Entity Framework doesn't work with stored procedures!

SQL Server backward compatibility in Entity Framework?

entity-framework entity

Considerations for implementing LINQ to SQL or Entity Framework now, intending to use NHibernate later

ASP.Net RADs: Dynamic Data alternatives

Entity Framework v4: Preventing Storage Model Overwrites by Update Model Wizard

Many to many ordered by count of relationship (Entity Framework, Linq)

How the Entity Framework Code-First mappings reflect the domain driven design?

Entity Framework "Invalid attempt to read when no data is present" with 'large' data on Azure

How to configure T4 template to generate classes in different project

TransactionScope always tries to promote to MSDTC