Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework-core

Proper RowVersion simulation in SqLite with conversion to ulong on Entity Framework Core

Entity Framework Core: Update() method INSERTs instead of UPDATEs on dependent entity

Readonly table/entity EF Core 3.0

how to add foreign keys in EF 7 alpha

entity-framework-core

Using DbGeography Tyes with Entity Framework 7 and vNext

EF7 - Custom column name for HasOne relationship

Conditionally Include and ThenInclude

Trying to install EF Core with Portable Class Library targeting .Net 4.6.1

ASP.NET Core 1.0 access service in ConfigureServices method (Startup.cs)

Entity Framework Core Two Foreign Keys - Same Table

Setting up Database First EF Project Using Scaffold-DBContext

EF Core DeleteBehavior.SetNull makes cyclic problems

Entity Framework Core, error Postgres violates foreign key constraint

How to update EF Core 2.0 Owned Entities following a DDD aproach?

How do i declare a field on a table with the datatype of Medium Blob in EF Code First

Adding an attribute to configure Decimal precision in Entity Framework Core

How to handle concurrent DbContext access in dataloaders / GraphQL nested queries?

How can I hint the C# 8.0 nullable reference system that a property is initalized using reflection

Loop/reflect through all properties in all EF Models to set Column Type

Bulk register IEntityTypeConfiguration<> entity framework core

c# entity-framework-core