Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

Allow null foreign key GUID

SQLite exception: "no such function: BigCount" when using "count" calling OData service with EntityFramework provider

Optimistic Concurrency

Entity Framework - get SQL Server field data type

C# WPF Entity Framework 6 Synchronization databases

EF Navigation Property with null foreign key

c# wpf entity-framework linq

How to "tag" Entity Framework Queries [duplicate]

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