Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework-core

Queries to the database return empty or null but saving data does work

EF7 - How to get values from DbSet before change

Adding Microsoft.EntityFrameworkCore.Tools to a ASP.NET Core project

What's the difference between ExecuteSqlInterpolated and ExecuteSql?

Migration tries to create sequence that already exists

How do I wrap integration tests that use TestServer in a database transaction?

Add migration - Both Entity Framework Core and Entity Framework 6 are installed

ef-core nested table aggregate functions give "NavigationExpandingExpressionVisitor failed"

How to mock Entity Framework's FromSqlRaw method?

EF generate System.Data.SqlTypes.SqlNullValueException: Data is Null. This method or property cannot be called on Null values

ChangeTracker.Entries() CurrentValue equals OriginalValue in EF7

How to manage user secrets in .NET Core Console Application for EF Scaffolding?

Best way to update data after an API call gets a record

"The entity type 'CustomAttributeData' requires a primary key to be defined" error when I add-migration in EF Core

The specified deps.json [] does not exist