Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

EF code first migration error "Object has been disconnected or does not exist at the server"

Change foreign key constraint naming convention

Include filter child collection [duplicate]

The use of Repository and unit of work patterns (revisited) ... in EF Core with ASP.NET Core

Function imports cannot be created for composable functions

c# .net entity-framework

ASP.NET EF remove discriminator column from not mapped class

Programmatically creating code first migrations

Enable cascading deletes in EF Code First without exposing foreign key

Using the repository pattern to support multiple providers

Entity Framework Pass Object from One Context to Another

Why does DbSet Add return an entity instance instead of void?

Sum() Returns null in Entity Framework Query

c# linq entity-framework

Can you use a Visual Studio Database Project in a Unit Test Project to setup a empty database for a functional test?

Map Table Column to Enum and Lookup Table to Enum

entity-framework

EF6 SQL generation for <where nullable columns equals>

Why isn't [Authorize(Roles = "Admin")] working in MVC 5 RTM with ASP.NET Identity?

How do you use FirstOrDefault with Include?

c# .net entity-framework linq

How do I use the SqlResource method in EF Migrations?

Where should enums live in an MVC project structure?

Upgrading from EF 4 to EF 5