Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

EF Fluent API Many To Many with different ID Field Names

Giving Multiple List<int> type criteria by using linq in Entity Framework

c# .net linq entity-framework

Naming C# classes from bad table columns

c# entity-framework

FSharp Record Types With Entity Framework Code-First

entity-framework f#

left join in Linq query

'System.Guid' failed because the materialized value is null. Either the result type's generic parameter or the query must use a nullable type

What is the proper way to update child entities in EF 6?

c# entity-framework

How to handle long-running operations with the Entity Framework?

c# entity-framework

Auto generate JHipster entities from existing database

Skip ThenBy on nullable objects

c# linq entity-framework

Migrate entity with updated DatabaseGeneratedOption in Entity-Framework

Entity Framework - Code First - Ignore all properties except those specified

Missing QueryableExtensions in EF 6

EF Fluent API: Set property for each entity derived from a base abstract class

How to call update-database from package manager console in Visual Studio against SQL Azure?

Sort within a group in Entity Framework

Entity Framework and Different Environments (Dev/Production)

MVC Add Secondary Email using asp.net Identity

Entity Framework join query with int array

How to update dbcontext scaffolding in ASP.NET 5 with EF Core?