Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework-core

Performing a subquery in Entity Framework Core

entity-framework-core

How to use AutoMapper for mapping with nesting properties?

Entity Framework won't detect that model change is already applied to database

'The entity type 'HierarchyId' requires a primary key to be defined. If you intended to use a keyless entity type call 'HasNoKey()'.'

Entity Framework Core using select and group by

Scaffold-DbContext breaking change upgrading from EF Core 6 to EF Core 7

Custom properties in partial class (Invalid column name)

How to run migration after scaffolding database

C# Problem with DbContext: Argument 1: cannot convert 'string' to 'Microsoft.EntityFrameworkCore.DbContextOptions'

EF Core distinct by column

Can EF Core track entities in non topmost projections?

dotnet ef dbcontext scaffold command --data-annotations or -d command line parameter doesn't seem to work

EF Core and MySql query is too slow

How to implement an self referencing many to many relationship with Entity Framework Core 1.1?

Saving data in a loop using Entity Framework Core

c# entity-framework-core

Cannot use table 'AspNetUsers' in schema '' for entity 'AspNetUsers' since it is being used for another entity

Entity Framework Core - Not In