Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework-core

WithOptional with Entity Framework Core

Database operation expected to affect 1 row(s) but actually affected 0 row(s)

How do I configure fixed length columns in EF Core?

Entity Framework Core 1.0 Connection Strings

What is the equivalent of the -IgnoreChanges switch for entity-framework core in CLI?

How to get return values and output values from a stored procedure with EF Core?

How does EF Core Modified Entity State behave?

Best practice calling scalar functions with Entity Framework Core (2.1)

Bulk-Insert to MySQL in Entity-Framework Core [closed]

Removing children entries from parent causes error on SaveChanges

MongoDB and Entity Framework Core 2.0

How to use database sharding with EF Core and C#"

Entity framework core: Cannot insert explicit value for identity column in table 'Relation' when IDENTITY_INSERT is set to OFF

How to adapt IObjectContextAdapter from EF 6 to EF Core

Entity Framework Core Database-First Update after initial Scaffold?

No such table - EF Core with Sqlite in memory

c# entity-framework-core

ASP.NET Core with EF Core - DTO Collection mapping

Could not load file or assembly 'Microsoft.EntityFrameworkCore.SqlServer, Version=1.1.0.0' after upgrading to 1.1.0

Change logging level of SQL queries logged by Entity Framework Core