Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework-core

Max length not applied in migration

Transaction between contexts

EF Core with ASP MVC .NET 4.6

I can use EF Core 2.0 in production applications?

Parallel EF Core queries with DbContext injection in ASP.NET Core

Problem with LINQ query: Select first task from each goal

System.MissingMethodException: Method not found: '...EntityFrameworkCore.Metadata.Builders.EntityTypeBuilder`1.HasIndex(...)'

Toggling ProxyCreation in EF7 under new configuration

System.Data.Entity.ModelConfiguration missing in EF core

change all string property max length

Entity Framework Core and SQL Server 2016 temporal tables

Escape ;(semicolon) in aspnet core connection string in appsettings.json file

Adding batch of entities. How to determine which entities failed when calling SaveChanges()

"Include" not working after SelectMany + Select in Entity Framework Core

EF can you make a Mutli-column Index using shadow properties?

Get navigation properties in Entity Framework Core

c# entity-framework-core

How to update a Collection in Many-Many by assigning a new Collection?

Entity Framework Core 2.1 throwing ArgumentException on left join

How to add a new table with EF core

options.UseOracle() not available in EF Core