Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

How to handle huge efcore migrations designer files that is slowing down build and IDE

Are there Database Initializers in Entity Framework Core?

How to use "Pex and Moles" library with Entity Framework?

The configured execution strategy 'SqlAzureExecutionStrategy' does not support user initiated transactions

Schema independent Entity Framework Code First Migrations

How to achieve read/write separation with Entity Framework

Find out which page an item is on

c# linq entity-framework

C#, EF & LINQ : slow at inserting large (7Mb) records into SQL Server

ASP.NET Entity Framework 6 HashSet or List for a collection?

EF 6 - Code first invalid one-to-one foreign key relationship

How can I run an Entity Framework 7 migration on a remote database using Powershell?

seed method not called with EntityFramework CodeFirst

Entity Framework using Repository Pattern, Unit of Work and Unity

Creating a domain model without circular references in Entity Framework

NHibernate vs Entity Framework 6 performance for big number of users [closed]

custom identity user and extending profile MVC

Entity Framework entity is not in DataSpace.OSpace (_workspace.GetItemCollection(DataSpace.OSpace)) but is in DataSpace.CSpace

Influencing foreign key column naming in EF code first (CTP5)

TransactionScope - The underlying provider failed on EnlistTransaction. MSDTC being aborted

Table-Valued Functions in Entity Framework?

c# .net entity-framework