Search code examples
How would I pass a constructor parameter at runtime to my dbContext and also register them with Unit...


dependency-injectionentity-framework-6unity-containerrepository-patterndbcontext

Read More
EF6 - Conditionally updating an Entity property on SaveChanges()...


c#entity-framework-6repositoryunit-of-work

Read More
EF & Automapper. Update nested collections...


c#entity-framework-6automapper-5

Read More
Same projection mappping in IQueryable.Select but with Varied Child Collection filters in EF6...


c#.netentity-frameworkentity-framework-6

Read More
How to prevent foreign keys to be set null after calling remove on an entity...


c#.netsql-serverentity-framework-6

Read More
Upgrade from Entity Framework 5 to 6...


c#entity-frameworkentity-framework-5entity-framework-6ef-database-first

Read More
Using TransactionScope with Entity Framework 6...


c#entity-framework-6dbcontexttransactionscopesavechanges

Read More
How to get id from entity for Auditlog in Entity Framework 6...


c#entity-frameworkentity-framework-6savechangesaudit-logging

Read More
Trying to populate very similar relations through same property...


c#sql-serverentity-framework-6ef-code-first

Read More
AsNoTracking when selecting Non-Entities...


c#entity-framework-6linq-to-entities

Read More
Async PartialView causes "HttpServerUtility.Execute blocked..." exception...


c#asp.net-mvcentity-frameworkasp.net-mvc-5entity-framework-6

Read More
EF6: optional foreign key always null...


c#entity-frameworkentity-framework-6

Read More
Entity Framework 6 - Removed default discriminator column for inherited abstract class - error 3032:...


c#asp.net.netentity-frameworkentity-framework-6

Read More
Explicitly Loading filtered navigation property via Load() not working...


c#.netentity-frameworkentity-framework-6

Read More
The cast to value type failed because the materialized value is null...


c#entity-framework-6automapper

Read More
The ADO.NET provider 'Oracle.ManagedDataAccess.Client' is either not registered in the machi...


c#oracle-databaseconfigurationentity-framework-6.net-4.5

Read More
How to map a parent-child relationship where the child type depends on the parent's discriminato...


c#entity-framework-6tph

Read More
Entity Framework 6 BulkInsert receiving an invalid column length from the client SQL SERVER 2012 Exp...


c#entity-framework-6sql-server-2012-express

Read More
How to make LINQ query faster...


c#entity-frameworklinqentity-framework-6

Read More
Workaround in Entity Framework 6 for keyless tables...


c#.netsql-serverentity-frameworkentity-framework-6

Read More
Setting unique Constraint with fluent API?...


c#entity-frameworkentity-framework-6ef-fluent-api

Read More
Creating a group by parameter for the get method in a generic repository for entity framework...


linqgenericsentity-framework-6iqueryablefunc

Read More
EF One-to-One Update fails...


c#entity-frameworkentity-framework-6

Read More
Can not use .ToListAsync() extension method (.net 4.7)...


c#.netasync-awaitentity-framework-6

Read More
SQL server view return different results in Entity Framework...


.netvb.netentity-frameworkentity-framework-6sql-view

Read More
How to mark identity column properly with Entity Framework 6.1?...


.netsql-serverentity-frameworkentity-framework-6.net-4.6

Read More
Entity Framework - Validation of Foreign Keys...


c#entity-frameworkentity-framework-6

Read More
Error in user Registration of user using async controller...


asynchronousasp.net-mvc-5entity-framework-6asp.net-identity

Read More
Why is Microsoft.Data.SqlClient throwing TypeInitializationException when loading Microsoft.Identity...


c#entity-framework-6entity-framework-migrationsassembly-loadingmicrosoft-data-sqlclient

Read More
EF6 Stored Procedure does not accept parameters...


c#sqlstored-proceduresentity-framework-6

Read More
BackNext