Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

DbContext has been disposed and autofac

EF - Moving from AutomaticMigrations to Manual Migrations

Decimal Precision Lost when saved to DB, C#. I am using Entity Framework [duplicate]

Entity Framework lazy loading with AsNoTracking()

How to use FreeText in EF core 2.1

How do I fix a 400 Bad Request error in .Net Core POST operation?

How to select top N rows for each group in a Entity Framework GroupBy with EF 3.1

Performance cost of creating ObjectContext in every method in Entity Framework v1

What the purpose of OnModelCreating in EF4 Code-First?

Swapping values with unique constraint in Entity Framework

c# entity-framework

Entity Framework and WPF best practices

wpf entity-framework

EF Code First: is good to call DetectChanges just before SaveChanges?

Package 'Microsoft.EntityFrameworkCore.Tools.DotNet 1.0.0-msbuild2-final' has a package type 'DotnetCliTool' that is not supported by project

Using parameters with EntityFramework and `FromSql`

Entity Framework & LINQ To SQL - Conflict of interest?

Generate SQL CE database from EF Code-First DbContext class

Linq to Entity AcceptAllChanges SaveChanges

c# entity-framework entity

LINQ To Entities + Include + Anonymous type issue

Entity Framework Migrations - Enable AutoMigrations along with added migration

Entity Framework: Check all relationships of an entity for foreign key use