Search code examples
Storing System.Version in database with Entity Framework Code First...


c#entity-framework-6code-firstentity-framework-migrationscomplextype

Read More
update the database from package manager console in code first environment...


c#sql-servervisual-studio-2012entity-framework-6entity-framework-migrations

Read More
Automatic CreatedAt and UpdatedAt fields OnModelCreating() in ef6...


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

Read More
Entity Framework 6 set connection string runtime...


.netentity-frameworkentity-framework-6

Read More
How can I search for a DATE in Entity Framework...


c#sql-serverlinqentity-framework-6

Read More
How to use Entity Framework 6 in Windows Forms-App(.Net Framework) with vb.net?...


vb.netwinformsentity-frameworkentity-framework-6

Read More
.ToList() taking too much time to convert...


c#performanceasp.net-coreentity-framework-6

Read More
How to use CreateMissingTypeMaps option and manual mappings with EF Proxy Classes?...


c#entity-framework-6automapper-5

Read More
Converting SQL to LINQ with Min and Max functions...


c#linqt-sqlentity-framework-6

Read More
How to use migration programmatically in EntityFramework Codefirst?...


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

Read More
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
'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
Adding ADO.Net Entity Framework gives "The project's target framework does not contain Enti...


entity-framework-6.net-6.0visual-studio-2022

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
BackNext