Search code examples
Moq - Mock DbSet<T>.AddAsync throws no invocations performed...


c#unit-testingmoqef-core-2.2

Read More
Owned Entities when updating efCore from 2.2 to 3.1...


entity-framework-coredomain-driven-designef-core-2.2ef-core-3.1

Read More
Concurrent Read/Write MySQL EF Core...


mysqlasp.net-coreef-core-2.2

Read More
.Ignore() throwing exception after migration to EFCore 3.1...


c#ef-code-firstentityef-core-2.2ef-core-3.1

Read More
EF Core adding Parent and Child in same transaction...


entity-frameworkef-core-2.2

Read More
How to perform GroupBy in EF Core 3.1...


c#asp.netef-core-2.2ef-core-3.0ef-core-3.1

Read More
How to filter grand children using EF PLUS...


entity-framework-coreef-core-2.2entity-framework-plus

Read More
Scaffolding an Oracle database with EF Core failing with logon denied error...


c#odp.netasp.net-core-2.2ef-core-2.2odp.net-managed

Read More
ef core navigation property fails to load...


entity-framework.net-corelinq-to-entitiesef-core-2.2navigation-properties

Read More
EF Core - Pulling Data From Two Identical Tables...


c#asp.net-coreentity-framework-coredbcontextef-core-2.2

Read More
EF Core migrations on a new SQL Server...


sql-serveref-core-2.2dbmigrate

Read More
.Update() returns "Cannot update identity column"...


entity-frameworkef-core-2.2

Read More
Oracle & EF Core BoolToTwoValuesConverter not Converter-ing...


oracleef-core-2.2valueconverter

Read More
How to search with LINQ entites having string[] array properties and find these containing any of st...


c#arrayslinqiqueryableef-core-2.2

Read More
Is [ConcurrencyCheck] decoration non-functional?...


concurrencyef-core-2.2

Read More
How to Convert Formated Date string to upper case in EF Core Select statement...


c#ef-core-2.2ef-core-3.1

Read More
Does automapper with odata support multiple orderby /?$orderby=Field1,Field2...


odataautomapperef-core-2.2

Read More
Update is not working for many-to-many relationship. Entity Framework Core 2.2...


c#entity-framework-coremany-to-manyinsert-updateef-core-2.2

Read More
EF Core Linq Query to Select Rows That Match From a List of Possibilities...


c#linqlinq-to-sqlef-core-2.2

Read More
weird behavior Expression<Func> in EfCore HasQueryFilter method v2.2 (Refactoring problem)...


c#ef-core-2.2

Read More
LINQ Subquery Where Clause could not be translated...


c#sqllinqef-core-2.2

Read More
Register service with multiple lifetime...


.net-coredependency-injectionlifetimeef-core-2.2

Read More
How to add/update many to many relations with one end of entity in EF core...


c#many-to-manyasp.net-core-webapicrudef-core-2.2

Read More
EF Core groupBy no SQL translation for null-coalescing operator (??). ISNULL is not being used to tr...


c#sql-serverentity-framework-coreef-core-2.2

Read More
How to Use Dates in Where Clause in EF Core?...


c#sqldatetimeef-core-2.2

Read More
Register EF Core in Prism in full .NET Framework...


c#prismunity-container.net-framework-versionef-core-2.2

Read More
EF Core Migration of SSIS dtsx file...


entity-frameworkssisentity-framework-coreentity-framework-migrationsef-core-2.2

Read More
ASP .Net Core Error CS1061 ICollection Error...


c#asp.net-corerazorhtml-helperef-core-2.2

Read More
EF Core - How to group by a nullable column through multiple joins...


c#linqentity-framework-coreef-core-2.2

Read More
PK generated with EF Core is different on local SQL Server compared to Azure SQL (ALLOW_ROW_LOCKS)...


c#sql-serverazure-sql-databaseef-core-2.2

Read More
BackNext