Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ef-core-2.0

EF Core DbContext being disposed of before Async methods are complete

How to remove the role-related tables from ASP.NET Identity Core 2.0

How to Update DBContext Class in Entity Framework Core

.net-core ef-core-2.0

Entity Framework Core is lazy loading when transforming

Use Like in Linq query EF Core [duplicate]

How to get appsettings from project root to IDesignTimeDbContextFactory implementation in ASP.NET Core 2.0 and EF Core 2.0

EF relation - cannot map due to list<guid> being primitive

AspNetCore 2.0.5 Add-Migration trying to create table instead of alter existing

What is the purpose of .`ToListAsync()`

EFCore Selects wrong column name

EF Core 2.0 error while renaming column using Migrations

EF Core 'Entity type does not have a discriminator property configured'

More than twenty 'IServiceProvider' instances have been created for internal use by Entity Framework

Is it possible to get Added items not committed in EFCore with .NET Core?

Can you use FakeItEasy with EF Core

How to configure logging for SQL for EFCore 2 in ASP.NET Core 2.0

EF core Linq groupby and having sum count - could not be translated and will be evaluated locally