Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

Entity Framework returning old data

EF Code First MigrateDatabaseToLatestVersion accepts connection string Name from config

MVC 5: Should I inherit my User from IdentityUser class?

What is new in Entity Framework 6.1.2?

Error Key Already Exists in Table when scaffolding controller vs2015

Using only the year part of a date for a WHERE condition

Entity Framework 4.3 migrations error

Linq distinct record containing keywords

WebApi OData: $filter 'any' or 'all' query not working

Generic repository to update an entire aggregate

"No executable found matching command dotnet-ef" error with EF Core database-first

Downside of using TransactionScope RequiresNew

c# .net sql entity-framework

Get result from async method

Linq All on empty collection

c# .net entity-framework linq

ObjectContext.Refresh()?

Modifying an Entity Framework Model at Run-Time

BreezeJS vs JayData for SPA development on ASP.NET MVC [closed]

disable dynamic proxy in Entity framework globally

c# entity-framework

Linq join with COUNT

c# linq entity-framework

Where to put Entity Framework Data Model in MVC application?