Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

How to reuse a Process instance with slightly different ProcessStartInfo instances?

Entity framework code first + mysql System.NullReferenceException at first migration

asp.net ef 7 Inserting when IDENTITY_INSERT is set to OFF problems

EF Find() with multiple Keys

c# entity-framework

Entity Framework core: Cannot add migrations: No parameterless constructor

c# asp.net entity-framework

Force Entity Framework 6 (EF6) to use nvarchar(MAX)

EF Core - adding/updating entity and adding/updating/removing child entities in one request

Generics and inheritance in C#

How to use a ShortDate string format with Html.TextBoxFor

Entity Framework - Where Clause

Many-many relationship in Entity Framework Code First and using the "virtual" keyword to access each other

Code-First Migrations MissingManifestResourceException

Entity Framework Code First Map (Linked) Table?

OData exception The complex type 'WebTools.Order' refers to the entity type 'WebTools.Customer' through the property 'Customer'

Querying entities throws "Invalid Operation Exception" on enum field

Delete records from multiple tables with foreign key constraint

c# entity-framework

Profile Image in AspNet Identity

Entity Framework Core Stored Proc without DbSet

.NET Core / EF.Core 3+ add Console logging to DbContext

Is there any way to get Linq-to-entities to evaluate a local expression

linq entity-framework