Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

Can't Enable-Migrations. Throws System.BadImageFormatException: Could not load file or assembly

Select records count from multiple tables in a single query

Upgrading application for .Net Framework 4.5 - cannot get correct DataAnnotations assembly

c# entity-framework

Custom Entity Naming Rule for EF

How to switch between DatabaseGeneratedOption.Identity, Computed and None at runtime without having to generate empty DbMigrations

How can I easily support duplicate async/sync methods?

Use the same database for both my custom entities and identity context?

Create an EF entity stub with AutoFixture

Use "option(maxrecursion 0)" with EntityFramework EntitySql

Deploy multiple project solution to azure

Code first in entity framework set column to type datetime2 in sql server

Has anyone noticed that EF Core 1.0 2015.1 has made the queries very inefficient

Entity Framework - Use Dynamic connection string with Oracle Provider

The specified deps.json '$$$' does not exist

ADO.NET vs EntityFramework

c# .net entity-framework

JsonPatchDocument Access ICollection

c# entity-framework patch

LINQ to Entities does not recognize the method 'Boolean HasFlag(System.Enum)' when creating the expression via System.Linq.Expressions.Expression

c# entity-framework linq enums

EF Core Include On Collection Class Property [duplicate]

How do you update a table with a foreign key to another table in ADO.Net Entity Model?

c# entity-framework ado.net

How to specify metadata location in connection string when using an edmx file

asp.net entity-framework