Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

What is the difference between an orm and ADO.net?

One-to-Zero relationship with Entity Framework Core 2.0

DbContextOptionsBuilder.EnableSensitiveDataLogging Doesn't Do Anything

c# asp.net entity-framework

Entity Framework Migration Azure DevOps Release Pipeline

Create Database Views using EF Core Code First approach

How do you do full text search (FTS) with Linq to ADO.NET entity framework?

EF Code First 5.0.rc Migrations doesn`t update Identity property

Properties referred by the Principal Role App must be exactly identical to the key of the EntityType

Find all duplicate records in SQL table with Entity Framework

c# sql entity-framework

Migrating to Asp.Net Identity 2.0: new columns not being created in AspNetUsers table

Mapping object type property to varbinary(MAX) in Entity Framework

MVC Multiple Models in One View

How to use a where clause in MVC ef

Entity Framework 4 (using EDMX), how to add a field into to model that DB does not have the field actually

Generating Interfaces from entity framework database first auto-generated code

Reading in XML/KML files using C#

c# xml entity-framework linq kml

Get DBContext from ObjectContext

How to access a method in the context through unit of work?

Entity Framework Core - Using Stored Procedure with output parameters

Xml vs. Database for application configuration

xml entity-framework