Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework-core

Loading of references in EF7

Scaffolding in .Net Core with Multiple Projects in Solution

Is recursive query possible in LINQ to Entities

Changing Primary Key using Entity Framework Core Migrations

Compare date with today on the server side with EntityFramework Core and linq to entities

Unit Testing when using EF Core 2.0

What is better way to update data in EF Core

How to delete whole database and reset the change tracker with EF Core using SQLite

a query type with the same name already exists

entity-framework-core

EF Core Update updates all columns even though only one has changed

c# entity-framework-core

Entity Framework 7 Fluent API Doesn't Recognize IsOptional()

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