Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

One-to-One relationships in Entity Framework 7 Code First

How to update-database Programmatically in EntityFramework Codefirst?

An error occurred while starting a transaction on the provider connection. See the inner exception for details

c# linq entity-framework

Can I create a mock db context which I can add to, then search?

Linq Query with a Where clause in an Include statement [duplicate]

How can I implement a transaction for my repositories with Entity Framework?

Mapping a DTO to an Entity with Automapper

How to close all existing connections to a DB programmatically

Using Entity Framework with an SSAS Cube

entity-framework ssas

The repository itself is not usually tested?

Determine at runtime which db provider is being used, with EF Core

EF - Update multiple rows in database without using foreach loop

c# entity-framework linq

Entity Framework - Correct way to check for single records before using them

c# .net entity-framework

How can I generate the database from .edmx file in Entity Framework?

SQLite Error: The 'DbProviderFactories' section can only appear once per config file (IBM Client Access)

c# wpf entity-framework sqlite

Web APi OData V4 Issue "The entity '' does not have a key defined

Concatenate int and string in LINQ to Entities

How Do I Resolve "A specified Include path is not valid"?

Does anyone have a very complete example generic repository for EF 6.1?

The conversion of a datetime2 data type to a datetime data type Error