Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework-6

Error: "The Id field is required." while registering new user in database with AspNet.Identity 2.0

Entity Framework Lazy Loading Does Not Work

How to map an int to its enum description using AutoMapper during a queryable projection?

Entity Framework 6 sync table with external source

cannot "Add or Update" Entity because Primery key cannot be changed

EF Code First From DB not creating Entities for all tables

what are the circumstances of using .Wait() when calling async methods

Debug breakpoint when EF executes SQL

how to change type validation error messages?

Table-per-hierarchy and composite primary key

MVC Handling Timezones and JSON Serialization - How to Convert to Specific Timezone

Mocking DbFunctions.Like

Entity Framework 6 ChangeTracker entries are all unchanged despite removing an entity from a navigation collection