Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

The source IQueryable doesn't implement IDbAsyncEnumerable when trying to mock

System.Data.Entity is not available

Saving a list of entities to the db - MVC

Cross Join in Entity framework Lambda Expressions

Method not found: 'System.Object Microsoft.EntityFrameworkCore.Infrastructure.IAnnotatable.get_Item(System.String)'

Entity Framework Core: default value when migrating nullable column to required

Convert EF 6 to .net Core when ObjectResult does not exist anymore

Remove an entity without fetching it in the generic repository pattern entity framework

Use of UpdateAsync method ASP.NET Entity Framework

Identity Core with Entity Framework 6

How to update a detached object with a collection inside on EF Core?

How to use Oracle Entity Framework with no config file

Blazor Server and the Entity Framework. How to avoid multiple conflicting calls to the DB

HasRequired and WithOptional not generating one-to-one relationship

Using custom methods in linq to entities

UnintentionalCodeFirstException | Entity Framework Unit Testing with Effort.Ef6 using Database First

How to get SQLite up and running in Visual Studio?

How to avoid repeating property projections when using EF Core inheritance?

Weighted Average in LINQ to Entities