Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework-core

EF Core linq and conditional include and theninclude problem

One-to-One relationships in Entity Framework 7 Code First

Entity framework Core Raw SQLQueries with custom model

Determine at runtime which db provider is being used, with EF Core

UseSqlite with Entity Framework Core in ASP.NET Core 2.1 not working

I get an error when I add migration using Entity Framework Core

c# entity-framework-core

Disable AutoDetectChanges on Entity Framework Core

PropertyBuilder<T> Does Not Contain A Definition For HasColumnType

How to seed in Entity Framework Core 3.0?

Move identity to a class library ASP.Net Core

Relationship on owned type

c# entity-framework-core

Get DbSet from type

Pass arguments to IDesignTimeDbContextFactory of EF Core

Entity Framework Core - Setting Value Converter generically

Implementing the Repository Pattern Correctly with EF Core

SQL Server Collations In EF Core

How to specify Unique Key in EF 7 Code First with Data Annotations

Column encryption in ASP MVC app with SQL Server 2016 using .net Core / EF Core

Attaching an entity with a mix of existing and new entities in its graph (Entity Framework Core 1.1.0)

Entity Framework 7 DbContext scaffold