Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

HttpContext data caching in entity framework

c# entity-framework caching

Entity Framework Id column issue

How to generate STRICTLY increasing number with no gap in Azure Sql Database

Implementing an ICollection<ISomething> with a concrete type to satisfy Entity Framework

How to mock EF 6 Async methods using JustMock?

Shall, I implement Repository, Unit of Work for EF6?

Mono Entity Framework 6 Duplicates

c# entity-framework mono

Entity Framework Enable-Migrations

SQL Server 2014 in memory table and transactions

Index over multiple lookup tables in SQL Server

How to add a new entity with relationships to existing entities without getting duplicates? (EF 6.1)

The context cannot be used while the model is being created. dbContext is being used somewhere else?

Parent-Child one-to-one Relation same Table

SQLite + EntityFramework 6 setup

EF6 Seed without Update-Database

Entity Framework does not update Foreign Key object

c# entity-framework

Entity Framework - Select specific columns and return strongly typed without losing cast

EF Core HasMany vs OwnsMany

Entity Framework with Linq, inner Join, Group By, Order By

EntityFramework CTP5 DbContext T4 Template "virtual" keyword