Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework-core

Specify ON DELETE NO ACTION or ON UPDATE NO ACTION, or modify other FOREIGN KEY constraints. - How?

How to set Identity Seed value in code-first?

Owned type property not persisting for a modified entity in EF Core

Asp.net core 2.1 crashing due to model InverseProperty

EFCore 2.0 - Include & ThenInclude : child collection -- grandchild collection [duplicate]

c# entity-framework-core

SqlFunctions.DatePart equivalent in EF Core

How to use AddDbContextPool if all configuration in OnConfiguring method of DbContext

Foreign key conflict ef core scaffolding

c# entity-framework-core

Entityframework Core 3 linq expression could not be translated

c# entity-framework-core

Using a custom attribute in EF7 (core) OnModelCreating

Register a DB Context with Simple Injector and .Net Core

Linq WHERE EF.Functions.Like - Why direct properties work and reflection does not?

ThenInclude for Explicit Loading in Entity Framework core?

How to undo Entity Framework Update-Database in .NET Core

EF Core 2.0 Identity - Adding navigation properties

Case insensitive name of tables and properties in Entity Framework 7

OrderBy in Include child using EF Core [duplicate]

c# entity-framework-core

Interpolated strings in F#

EF Core: Method 'ProcessModelFinalized' does not have implementation

Entity Framework Core Creation and Update fields