Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework-core

Entity Framework 7 Database First configuration (MVC 6)

Better way to check if a list of IDs is valid (EF Core)

'FromSqlRaw or FromSqlInterpolated was called with non-composable SQL and with a query composing over it' when using OwnsOne()

c# entity-framework-core

Using appsettings.json configuration in EF Context

Get return value from ExecuteSqlRaw in EF Core

DbContext Update vs EntityState Modified

Cannot resolve scoped service 'xx.IEnumerable`1[xx.IDbContextOptionsConfiguration`1[xx.ExampleDbContext]]...' after upgrading from .NET 8 to .NET 9

An error occurred while calling method 'BuildWebHost' on class 'Program'

Audit for EF Core

Entity Framework 5 adding existing entity to nested collection

The instance of entity type 'xTestType' cannot be tracked because another instance of this type with the same key is already being tracked?

EF Core with Postgres connection string error

Why EF Core not set Custom Annotation?

c# entity-framework-core

EntityFramework is very slow to compare strings because create a nvarchar sqlparameter instead of varchar

How to only update specific fields in Entity Framework (Core)

"LINQ expression could not be translated" with DateTime comparison in LINQ query?

A fatal error occurred. The required library libhostfxr.dylib could not be found