Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

How to not declare key in root model in EntityFramework core

How to access the DbContext fom asp.net core service

Does using a transaction but not actually making any queries have a resource cost?

Where should AsNoTracking be applied?

entity-framework

System.Data.Entity.DbContext can't find to add as a reference

c# entity-framework

Understanding MVC5 UserClaim Table

Domain-Driven Design with Entity Framework & Repository Pattern [closed]

What is the SQL LIKE operator equivalent in LINQ having multiple % operators in the input text?

c# sql entity-framework linq

Exception handling in entity framework, MVC with repository pattern

Why does my C# decimal value get rounded to an integer

AutoMapper with Dependency Injection Not Mapping Profiles?

Entity Framework 6 - Retrieve null instead of default if query contains no rows

Is a proxy class the same as a class wrapper?

EF Migration ignores [Required] attribute on string properties and creates nullable field

Entity framework and Oracle Public database links

How to create a Database user in Entity Framework