Search code examples
Hooking IDbInterceptor to EntityFramework DbContext only once...

c#entity-frameworkloggingentity-framework-6interceptor

Read More
EntityFramework6 / Npgsql: how to translate orderBy nulls last into SQL query...

c#postgresqlentity-framework-6npgsql

Read More
how to implement computed field for model in web API odata using EF 6...

entity-framework-6odatawebapi

Read More
Use name connectionStrings in app.config for Scaffold-DbContext EF 6 command...

sql-serverentity-framework-6console-applicationscaffolding

Read More
'Option not supported' error when using SQL Server with MySQL...

c#mysqlsql-serverentity-framework-6

Read More
Set collection to modified Entity Framework...

c#entity-framework-6

Read More
Get selected values after joining multiple tables in Entity Framework 6 using Lambda...

sqllinqlambdaentity-framework-6asp.net-web-api2

Read More
What is difference between ComplexType and OwnsOne in Entity Framework Core?...

c#entity-framework.net-coreentity-framework-6.net-8.0

Read More
The provider for the source IQueryable doesn't implement IAsyncQueryProvider...

c#unit-testingentity-framework-6asp.net-core-2.0iqueryable

Read More
How can I delete 1,000 rows with EF6?...

entity-frameworkentity-framework-6

Read More
Manually add a migration?...

c#sql-serverentity-frameworkef-code-firstentity-framework-6

Read More
Entity Framework 6 - modify nested collection by using DbCommandInterceptor...

c#entity-framework-6

Read More
Using ApplicationUser in a Generic Repository pattern...

c#genericsasp.net-coreentity-framework-6

Read More
Entity Framework's Entity Data Wizard Crashes When Connecting to MySQL Database...

c#mysqlvisual-studio-2015entity-framework-6

Read More
EF Where after AsEnumerable - do all the entries from the query are loaded in memory?...

c#asp.netentity-frameworkentity-framework-6

Read More
Disable only Inserts and Updates for one entity in EF 6...

c#entity-framework-6

Read More
How to Rename DBContext in Entity Framework 6...

c#visual-studio-2012entity-framework-6

Read More
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
BackNext