Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

System.Linq.IOrderedQueryable' does not contain a definition for 'Skip' error while trying to use Skip method

c# linq entity-framework

Converting guid to string with entity framework

c# entity-framework

User Authentication with MVC 5, without EF

Entity Framework Generic repository including properties through parameter

Mocking Entity Framework gives me Object reference not set to an instance of an object

Entity Framework: Saving a record with FK values and NOT looking up relationships

c# asp.net entity-framework

How to mapping enum in postgresql (db first) with ef core on .net core

How to load Foreign key referenced tables data also in entity framework

NetCore 6.0 How to access connection string in dbContext file

ASP.NET MVC5 - How to enforce Entity Framework to ignore properties in model?

c# entity-framework

Difference using joins or navigation properties in EF

Group by with paging (take skip)

entity-framework linq

How to force outer join with .Include query Entity Framework 6

Is IOrderedQueryable.AsEnumerable() still ordered?

EF Core 3.1 Add Migration on specific DB Context

C# Entity Framework Custom Constraint

c# entity-framework

EF 6 - Invalid column name 'Discriminator', two DbContexts