Search code examples
asp.net core authentication with IdentityDbContext<AppUser, AppRole, int, AppUserClaim, AppUserRo...


asp.net-mvcentity-frameworkasp.net-coreentity-framework-6

Read More
Entity Framework not comparing byte arrays...


c#entity-frameworkhashentity-framework-6

Read More
Entity Framework - slow query after adding group by...


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

Read More
Unable to use simple function in Linq-to-entities query...


c#linqentity-framework-6linq-to-entities.net-4.8

Read More
Entity Framework 6 transaction rollback...


c#sql-serverentity-frameworktransactionsentity-framework-6

Read More
How can I replicate the functionality of IgnoreQueryFilter() in EF6?...


linqasp.net-mvc-5entity-framework-6soft-delete

Read More
error loading database initializer with EF6...


c#asp.net-mvcentity-frameworkentity-framework-6entity-framework-migrations

Read More
Does SQL Server automatically trim nvarchar fields upon query?...


t-sqlentity-framework-6

Read More
Entity Framework 6 - Extension Methods for DbFunctions...


c#entity-frameworkentity-framework-6dbfunctions

Read More
How to update the records along with ICollection EF...


.netasp.net-mvcentity-frameworkentity-framework-6

Read More
ADO.NET provider with invariant name 'System.Data.SqlClient;' cannot be found (Entity Framew...


asp.net.netasp.net-mvcentity-frameworkentity-framework-6

Read More
What is the correct way to add or update an entity with Entity Framework...


c#entity-framework-6

Read More
SSMS and stored procedure both return 1 but Database.SqlQuery returns 0...


c#sql-serverentity-framework-6

Read More
Deleting an UnAttached entry from dbContext cause exception when using GraphDiff...


c#entity-framework-6ef-code-firstgraphdiff

Read More
Entity Framework 6: Clone object except ID...


c#entity-frameworkmvvmentity-framework-6

Read More
Scalable Contains method for LINQ against a SQL backend...


performancelinqentity-framework-6scalability

Read More
EntityFramework Database First Entity with custom constructors...


c#entity-frameworkentity-framework-6

Read More
EF 6 programmatic Migration with custom connection string...


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

Read More
EF6: Table Splitting Not Working...


entity-frameworkentity-framework-6

Read More
EF6 Table Splitting and exception "A dependent property in a ReferentialConstraint is mapped to...


c#entity-framework-6ef-code-firstef-code-first-mapping

Read More
How to add an EF6 Association to a Candidate Key / Unique Key which is not the Primary Key?...


entity-frameworkentity-framework-6foreign-key-relationshipedmxunique-key

Read More
Saving an entity graph using entity framework...


c#.netentity-framework-6

Read More
How to remove inner collection from a collection using LINQ or Entity Framework?...


linqentity-frameworkentity-framework-5entity-framework-6linq-to-objects

Read More
Optional One to many Relationship using Entity Framework 6 (Fluent API)...


entity-frameworkentity-framework-6entity.net-4.8ef-fluent-api

Read More
Entity Framework 6 Code First migrations - multiple branches for production...


entity-frameworkef-code-firstentity-framework-6entity-framework-migrations

Read More
EF 6 creates query with non-existent table name when querying many-to-many relationship...


c#entity-frameworkentity-framework-6many-to-many

Read More
Does adding AsNoTracking in Entity Framework impact a Count?...


c#entity-framework-6

Read More
There is no implicit reference conversion from ApplicationUser to IdentityUser...


c#genericsentity-framework-6asp.net-identityentity-framework-core

Read More
Calling service/repository methods in ASP.Net Core middleware...


entity-framework-6asp.net-web-api2asp.net-core

Read More
C# How can i use Entity Framework Entities with ObservableCollection...


c#wpfentity-framework-6

Read More
BackNext