Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

Transactional batch processing with OData

Using repository pattern to eager load entities using ThenIclude

Can I inject dependency into migration (using EF-Core code-first migrations)?

EF4 Code First: how to add a relationship without adding a navigation property

Entity Framework - SQL Azure Retry Policy

Generated query for tinyint column introduces a CAST to int

Entity framework - get entity by name

How to use DateTime.AddDays(x) 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