Search code examples
Is it ok to inject DbContext as singleton when there is only read operations?...


c#.netentity-frameworkef-core-3.1

Read More
Creating seeds with data that has hashed passwords and salts...


asp.net-coreentity-framework-corepasswordsef-core-3.1password-hash

Read More
Sort by field from jsonb column...


npgsqlef-core-3.1

Read More
Migrating from EF Core 2 to EF Core 3 ... could not be translated...


entity-frameworkasp.net-core-3.1ef-core-3.1

Read More
Create View by Code First from EF Core 3.1...


viewcode-firstef-core-3.1

Read More
Association severed exception when trying to delete a model with relationship...


c#.net-coreentity-framework-coreentity-relationshipef-core-3.1

Read More
Child Table Properties are not fetching in ef core inheritance...


c#asp.net-core-3.1ef-core-3.1

Read More
How to query a view with child table collection?...


c#ef-core-3.1

Read More
EFCore 3 with where condition throws exception...


c#ef-core-3.1

Read More
Is ValueConverter called after querying?...


c#asp.net-coreef-core-3.1

Read More
Enable Sql Dependency in Application Insights on Azure Functions with EF Core...


c#azureazure-functionsazure-application-insightsef-core-3.1

Read More
Lazy Loading for Owned Types...


c#entity-framework-corelazy-loadingef-core-3.1

Read More
EF Core exception with ToDictionary...


c#entity-framework-coreef-core-3.1

Read More
EF Core 3.1 OrderByDescending curious T-SQL translation...


sql-servert-sqlef-core-3.1

Read More
Is there a limit on the size of the data returned from EF CORE 3.1 queries?...


entity-frameworkasp.net-coreentity-framework-coreef-core-3.1

Read More
EF Core 3 "UPDATE" SQL statement...


sql-serveref-core-3.1

Read More
Can I exclude migration-created Designer.cs files from the build?...


c#.net-coreentity-framework-coreef-core-3.1

Read More
Cannot implicitly convert type 'System.Collections.Generic.List<<anonymous type...


c#linqentity-framework-coreasp.net-core-3.1ef-core-3.1

Read More
Working with Entity Framework client vs server evaluation changes...


entity-framework-coreef-core-3.1

Read More
Entity Framework Core verify SaveChanges count...


asp.net-coreentity-framework-coreasp.net-core-3.1ef-core-3.1entity-framework-core-3.1

Read More
Entity Framework "Include" does not load entity related tables...


c#entity-framework-coreef-core-3.1

Read More
LINQ to SQL - Expression checking for null could not be translated...


linqlinq-to-sqlentity-framework-coreautomapperef-core-3.1

Read More
Which one is faster/better option to obtain last possible Id in EF: MaxAsync vs LastAsync?...


c#entity-frameworklinqef-core-3.1

Read More
Execute stored procedure with optional returned columns in EF Core 3.1...


c#stored-proceduresentity-framework-coreef-core-3.1

Read More
How to store point (x, y) in a database?...


postgresql.net-coreentity-framework-coreef-core-3.1

Read More
What's wrong with my translation from Linq Query Expression to Method-Based Query?...


c#linqasp.net-coreef-core-3.1

Read More
EF Core 3.1.7 Read Only Properties...


c#entity-frameworkef-core-3.1

Read More
how to associate a child resource with a parent resource use Entity Framework Core...


asp.net-coreef-core-3.1

Read More
Is it possible in EF Core to make a one-way navigation property required?...


c#entity-framework-migrationsef-core-3.1navigation-properties

Read More
EF Core 3.1.7 Data annotations for multiple 1:1 relationships in table...


entity-framework-coreef-core-3.1

Read More
BackNext