Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework-core

InsertOrUpdate throwing error for identity primary column

EF Core Postgres DbUpdateConcurrencyException when updating detached data

Memory leak that GC doesn't fix regarding .Net Entity Framework version 8 (C# console app .Net8.02 )

Azure SQL Database "A task was canceled." using Active Directory Default authentication in connection string

How can I model the result of 'FromSql()' queries to base datatypes? [closed]

entity-framework-core

Getting current MigrationId

c# entity-framework-core

EF core cosmos Foreign key

Entity Framework Core 2.1, ChangeTracker.Tracked

entity-framework-core

What is the most effective way to delete entites that satisfy a condition from a database?

Dispose of entity objects created by DbContext

Entity Framework. Violation of UNIQUE KEY constraint

CTE (Common Table Expression) in EFCore

Entifyframework core 2.0 filter in ThenInclude

Entity Framework Core: How to add a composite object?

Share Sqlite database between asp.net core project and .net core console project with a third data class library project

Error in 'SqlQuery' method is not natively supported by your database provider

c# asp.net identity and custom roles