Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework-core

Entity Framework 7 SaveChanges

entity-framework-core

Asp.Net Core 2 Using In memory database for Prototyping getting Cannot resolve scoped service

GetEntityTypes: configure entity properties using the generic version of .Property<TEntity> in EF Core

The certificate chain was issued by an authority that is not trusted

Shadow primary key

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