Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework-6

EF 6 programmatic Migration with custom connection string

In C#, is there a generic way to pass a DBSet to a method?

Custom entity builder for custom database table

How to map double related objects in entity framework, i.e. defining two FKs between the same entities

How to handle transient failure in Entity Framework?

OracleInternal.MTS.DTCPSPEManager Error

Generate EF stored proc methods from command line

Prevent table generation for a specific entity in EF6

EntityType' is a variable but is used like a type when use the Reflection

Consume .Net Core library from .Net standard project

Entity Framework 1-to-1 relationship with ASP.NET Boilerplate

asp.net mvc , raw sql : Display data in Views generated using aggregate function

Update database using Entity Framework from .NET Framework in Azure DevOps pipeline

Entity Framework - Group By Sum

How to include multiple navigation properties of navigation property in EF6 in ASP.NET MVC with eager loading?

Unable to cast the type 'DynamicClass1' to type <T>. LINQ to Entities only supports casting EDM primitive or enumeration types