Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework-6

Mocking DbFunctions.Like

Entity Framework 6 ChangeTracker entries are all unchanged despite removing an entity from a navigation collection

EntityFramework, Inherited Classes without Discriminator

How can you change the parameterless constructor of an Entity Framework 6 database-first generated class?

ASP.NET Identity + Entity Framework + SQLite to share [closed]

How to correctly model self-referencing multi-parent relationship using entity framework

How to add a child table while saving a parent table in ASP.Net MVC 5?

What is the purpose of .`ToListAsync()`

The parameterized query expects the parameter p1 which was not supplied

EntityFramework 6 with Oracle: Is there a "standalone" ODAC (i.e. without ODBC), and does every client PC need to have it installed?

Code First TVF in 6.1.0-alpha1-30113

EF move migration to new project

Accessing Entity Framework In Class Library From ASP.NET Core Web App

There is no ViewData item of type 'IEnumerable<SelectListItem>' that has the key "key"

IEquatable breaks loading of Entity Framework entities