Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework-core

How to pass connection string to UnitOfWork project from startup.cs asp.net core

How to make inverse properties in ef core not return null but empty list

SQLite in-memory databases testing an EF Core application with temporal tables

Return null for non-nullable columns when no records found

c# entity-framework-core

How does EF Core DatabaseGeneratedOption.Computed work on GUID property

How might I move an existing entity into a different c# namespace and maintain migrations?

Entity Framework Core 7 has error with SQL data sync

ECONNRESET after CreatedAtAction, using _context.AddRange() - EF 2.0

LINQ Expression - Using .Any in s Select Could Not Be Translated

Does ExecuteSqlRaw() require SaveChanges()?

Remove foreign key added by convention in Entity Framework Core

c# entity-framework-core

IDesignTimeDbContextFactory not always needed?

Failed to create CoreCLR, HRESULT: 0x80004005 when trying to run Entity Framework CLI

dotnet ef Could not execute because the specified command or file was not found

Multiple Include/ThenInclude causing duplicates in EF Core

LINQ expression could not be translated and will be evaluated locally

c# entity-framework-core

Entity Framework class type property to snake case

Update parent and child collections on TEntity generic repository

c# entity-framework-core

Entity Framework is combining my table name and the Id name

Include space in EF Core Startswith

c# entity-framework-core