Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework-core

Add or update data to existing database with entity framework

EF Core Missing Method HasIndex

How Can I Fix DbUpdateConcurrencyException In My New .Net Core Project?

How do I solve SqlNullValueException?

Why do Entity Framework Core migrations require .NET Core 2.x?

Redirect Login to Controller Action

Entity Framework Core - update related collection

EF Core: ValueGeneratedNever() vs. not using this method at all

Can I fire an event on connect database in Entity Framework Core?

Reading app.config from .NET Standard 2.0 library

Setting custom foreign key column name with private field with EFCore

entity-framework-core

EntityFramework Core format DateTime in sqlite database

Entity Framework (Core), Unique "Composite Columns" that are not the Key

entity-framework-core

Getting Invalid column name 'EmploymentTypeEntityEmploymentTypeID in Entity framework core

c# entity-framework-core

SQL Server DbCommand Timeout with .Net Core container under load

Why the database data is not being updated but object did and without error?

How to apply partial migration from code?

EF Core 3, optimize lots of Include/ThenInclude

'MySQLDbContextOptionsBuilder' does not contain a definition for 'ServerVersion'

EF Core 3.1 using Authentication=Active Directory Integrated