Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework-core

DbSet does not have an async method for remove range?

entity-framework-core

How to define navigation for in-class encapsulated property?

c# entity-framework-core

Cannot convert from 'string' to 'Microsoft.EntityFrameworkCore.ServerVersion

How to apply EF Core migrations if you should not use MigrateAsync() for production environments?

DbSet.Include operator for ef7 accepting string path

entity-framework-core

Separate In Memory Databases EF7

How to implement Select For Update in EF Core

ASP.NET Core SQL Connection TImeout

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