Search code examples
ef.net core, properties instead of fields...


wpfentity-frameworkef-core-3.0wpf-corewpf-core-3.0

Read More
ASP.NET Core AddDbContextPool not firing ChangeTracker events...


c#asp.net-coreef-core-3.0

Read More
Does ToList() runs separately when used in a select projection?...


c#linqasync-awaitentity-framework-coreef-core-3.0

Read More
How to solve 'Cannot authenticate using Kerberos' issue doing EF Core database scaffolding i...


asp.net-mvcubuntukerberossql-server-2017ef-core-3.0

Read More
How to design one to one relationship in EF Core that points only in one direction...


c#.netentity-framework-coreef-core-3.0

Read More
Attempted to update or delete an entity that does not exist in the store...


c#entity-framework.net-coreef-core-3.0

Read More
Get Current User in a component...


asp.net-coreblazor.net-core-3.0blazor-server-sideef-core-3.0

Read More
Is it possible to set to unchanged a property of an entity and don't affect to the rest of the e...


c#ef-core-3.0

Read More
.NET Core API: Invalid column name '__roleName_0' on upgrading to EF Core 3.1 on docker cont...


c#dockerasp.net-coreef-core-3.0ef-core-3.1

Read More
dotnet-ef does not exist - Windows 10 WSL (Ubuntu)...


entity-framework.net-corewindows-subsystem-for-linuxef-core-3.0

Read More
How can I pass model to an access data layer/EF Core project from a separate ASP.NET Core Web API pr...


c#asp.net-core-webapiautomapperef-core-3.0

Read More
GroupBy Expression failed to translate...


entity-frameworkentity-framework-6ef-core-3.0.net-core-3.1

Read More
.Net core 3.x Keyless Entity Types avoid table creation...


c#entity-framework-coreef-core-3.0ef-core-3.1

Read More
Apply EF migrations in GitHub workflow...


asp.net-coregithub-actionsef-core-3.0

Read More
How to fix Entity Framework Core error "Value cannot be null. Parameter name: frameworkName&quo...


c#entity-framework.net-coreef-core-3.0

Read More
How do I pull CSharpEntityTypeGenerator into the project?...


c#visual-studio-2019ef-core-3.0

Read More
How to configure relationship with a constant in the composite key for Entity Framework Core?...


c#entity-framework.net-coreentity-framework-coreef-core-3.0

Read More
Missing `.Relational()` method when migration from .NET Core 2.2 to 3.1...


c#asp.net-coreef-core-3.0

Read More
LINQ Breaking changes in EF Core 3.0. How can I compare strings without getting the warning CA1308?...


.net-core.net-core-3.0ef-core-3.0entity-framework-core-3.0

Read More
EF Core 3 x.Contains() in expression where x is ICollection...


c#entity-framework-coreef-core-2.1ef-core-3.0

Read More
DefaultIfEmpty().Max() still throws 'Sequence contains no elements.'...


c#.net-coreef-core-3.0

Read More
IsConcurrencyToken(true) does not actually check concurrency tokens...


ef-core-3.0

Read More
EF Core: Map Many to Many relationship without navigation property...


c#entity-frameworkef-code-firstef-fluent-apief-core-3.0

Read More
Where to call EF Core Migrate in web API startup class?...


entity-framework-coreasp.net-core-webapief-core-3.0

Read More
Entity Framework Core throws SqlNullValueException when loading entities from DbContext...


c#entity-frameworkentity-framework-coreef-core-2.2ef-core-3.0

Read More
After Core 3.0 upgrade, impossible to add-migration with EF Core 3.0...


c#.net.net-core-3.0ef-core-3.0

Read More
Converting EF Core queries from 2.2 to 3.0 - async await...


c#entity-frameworkasync-awaitentity-framework-coreef-core-3.0

Read More
Scaffold-DbContext Stored Procedures only in EF Core...


c#sql-serverentity-frameworkentity-framework-coreef-core-3.0

Read More
How to Parse an int in an EF Core 3 Query?...


entity-frameworkentity-framework-coreef-core-3.0ef-core-3.1

Read More
ModelState is invalid for a nullable property...


c#asp.net-corerazor-pagesef-core-3.0model-validation

Read More
BackNext