Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework-core

EFCore - How to exclude owned objects from automatic loading?

Entity Framework 7 (Beta 7) and Entity Tracking

entity-framework-core

The navigation on entity type has not been added to the model, or ignored, or entityType ignored

EF Core - Many to many relationship on a class

EF Core: How to add the relationship to shadow property?

Entity Framework Core, DELETE CASCADE, and [Required]

How do you do fulltext search with Entity Framework Core?

EntityFramework Core: Get changes occured in entity and related data

Entity Framework Core code first default values for PostgreSQL

EF Core move column data from table to another while migration (UP)

Facing Issue while Installing dotnet-ef with netcoreapp3.0

EF-Core: Table "name" already exists - when trying to update database

Creating composite primary key consisting off foreign keys in fluent API with ASP.NET core

c# entity-framework-core

Specify EF Core column/field as read only

Run database migrations using Entity Framework core on application start

How find bin directory in ASP.NET Core 3.1?

Is it a way to check which migration(version) that currently is on a database

Getting DbContext when resolving a singleton

EF Migrations: The parameter 'frameworkName' cannot be an empty string

EF Generic Repository Multiple Includes

c# entity-framework-core