Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework-6

How do I refresh a partial view every 3 seconds in MVC 4?

How to map a value object identity in EF6 using fluent api?

Query PostgreSQL with Npgsql and Entity Framework using unaccent

entityframework code-first migrations paket

EF6 Code First Audit Table Per Entity

Trying to use migrations in a project other then the startup project results in error

Dynamic Linq + Entity Framework: datetime modifications for dynamic select

Which flag we need to set to ensure community version of EF Plus?

Using Entity Framework what is the difference between Cascade and ClientCascade?

Is it possible to perform a SQL Injection on a application that uses Entity Framework?

How to validate Entity Framework CodeFirst mappings against existing database?

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?