Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

How do I construct a function that allows me to pass in several includes for EF via params?

Find all nearby customers within a given distance using longitude and latitude

Automapper Project using

Delete and query, without DbContext.SaveChanges

c# entity-framework entity

Transaction Scope for different repository classes

EF Core Query multiple tables with condition between

EF Core : Update column only for modified properties from disconnected entity

How to connect to MySQL server using Entity Framework Core

Use Entity Framework to access data from a Web service?

c# .net entity-framework

System.Data.Entity.Infrastructure.UnintentionalCodeFirstException was unhandled by user code HResult=-2146233079

c# entity-framework

SQLite Error 19: 'NOT NULL constraint failed' - Are strings nullable by default in .NET6/C# 8?

Managing Static Data Items in entity

EF Core migration existing data

Why there are both EntityFramework and System.Data.Entity assemblies in my project?

A relational store has been configured without specifying either the DbConnection or connection string to use