Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

Save value in uppercase when adding row to database

c# entity-framework

How do I consolidate migrations using EF Core?

How to use entity framework with elastic search

Include after select not load navigation property in Entity Framework core

Using DataTable as a Table Valued Parameter in EF Core 2.0

how to rename a migration in entity framework core

ASP.Net Core Identity canceled when using FindByIdAsync

How to set CONTEXT_INFO on Entity Framework connection

Entity Framework Core 2.0 - Run migrations step by step

.NET Core 2 EF, object references are null

c# entity-framework

Global Filter based on Interface

Is there is a C# function which is similar to .Map() in JavaScript? [duplicate]

Using IList, List, ICollection for 1 to n relationships in EF Core

ASP.NET Dynamic Data : How to Specify Sort Order of Items in Dropdown List

Don't see Entity Framework Template after Visual Studio 2010 install on Windows 7 64 bits

Design question POCO objects / DAL access

Check if a table exists within a database using LINQ

PredicateBuilder "And" Method not working

EF 4.1: Why does turning a constant into a variable result in extra sub query?

EF 4.1 Code Only?