Search code examples
Running EF migrations for .NET Framework 4.8 project on Mac using Rider - Missing Microsoft.WebAppli...

c#.netmacosentity-framework.net-core

Read More
Entity Framework 6 - Code First: table schema from classes' namespace...

entity-framework

Read More
To change the IDENTITY property of a column error in EF Core DB...

sql-serverentity-frameworkentity-framework-core

Read More
(.Net Core) How to test connection to db at startup?...

entity-frameworkasp.net-core.net-6.0

Read More
EF query to Oracle throwing "ORA-12704: character set mismatch"...

c#.netoracle-databaseentity-framework

Read More
Convert file content from XML file to UTF-16...

c#sql-serverxmlvisual-studioentity-framework

Read More
What difference does .AsNoTracking() make?...

c#.netentity-frameworkentity-framework-4.3

Read More
Concat Two IQueryables with Anonymous Types?...

c#linqentity-frameworkiqueryable

Read More
.NET EF contextfactory share over library...

c#.netentity-framework

Read More
How to stop EF Core from indexing all foreign keys...

entity-frameworkef-core-2.0

Read More
EntityFramework: 1:0..1 relation deserialized as collection...

c#mysqlentity-frameworkforeign-keys

Read More
solve error "The entity cannot be tracked"...

c#databaseentity-frameworkprimary-keytracking

Read More
Display FullName on DropdownListFor but submit Id - ASP.NET MVC C#...

c#asp.netasp.net-mvcentity-framework

Read More
Explicit variable declaration...

c#entity-frameworksyntaxvariable-declaration

Read More
How can I know if related data is included when using eager loading in Entity Framework?...

c#entity-framework

Read More
Why the method doesn't work, however the same algorithm in another method works?...

c#entity-frameworkunit-testingmoqreturn-value

Read More
How can I provide dynamic filtering on an entity collection?...

wpfentity-frameworkfilterobservablecollection

Read More
Entity Framework: How can I get entities from a table with several conditions...

c#entity-framework

Read More
Getting "The entity type <model> is not part of the model for the current context."...

c#asp.netentity-frameworkdbcontextput

Read More
EF Migrations - Delete Database schema before migration...

c#.netentity-frameworkentity-framework-core

Read More
Setting the default value of a DateTime Property to DateTime.Now inside the System.ComponentModel De...

c#asp.netentity-frameworkasp.net-core-2.1ef-core-2.1

Read More
EF Data migrations won't detect changes when adding new migration...

entity-frameworkentity-framework-migrations

Read More
Entity Framework keeps throwing Duplicate Primary Key Error Despite Rollback...

c#sql-serverentity-frameworktransactions

Read More
Why is the designer creating two .Designer.cs files when updating model from database?...

entity-frameworkentity-framework-4

Read More
Console App - A named connection string was used, but the name 'DefaultConnection' was not f...

c#entity-frameworkconsole-application.net-8.0

Read More
How to Bulk Update records in Entity Framework?...

c#entity-frameworklinqbulkupdateentity-framework-extended

Read More
C# Entity Framework Core write into sqlite_sequence Table...

c#databasesqliteentity-framework

Read More
How to combine Find() and AsNoTracking()?...

c#entity-framework

Read More
Invalid cast error on querying the database...

c#sql-serverentity-framework.net-core

Read More
SQL Server Object Explorer not showing a database...

c#sql-serverentity-frameworkef-code-first

Read More
BackNext