Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

Values are passing NULL when I record in the base in ASP MVC , SQL and Entity Framework

AutoMapper does not work in .NET Core 8 when I use dependency injection

Entity Framework 6 fluent api delete cascade on n:n relationship [duplicate]

Lazy loading class not loading - MVC

Updating model after HttpPost

Entity Framework 6.0 Decoupling Implementing From POCOs

c# .net entity-framework

'Collection was modified' error when Deleting Related Entities

Error handling response with Entity Framework when calling stored procedure

EF Core 2.1 Value Conversion Update Issue

EF 4.1 stored procedure not available?

One to One Relationship on Primary Key with Entity Framework Code First

Entity Framework asp.net MVC foreign key

Webapi odata expand with entity framework functions

Can MVC 5 scaffolding not add selectlist for many-many relations? (Add Scaffold - MVC 5 Controller with views, using Entity Framework)

ASP.NET MVC 4 + EF5 beta2 + DbGeography types + MiniProfiler throws error

API Json response to C# Object with capital case properties first letter

Any point unit testing methods that use EF or Linq?