Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework-6

How do I use spatials to search a radius of zip codes?

Entity framework 6 code first: what is the best implementation for a baseobject with 10 childobjects

Alternatives for Roles/Claims Access Control Systems

The ADO.NET provider 'Oracle.ManagedDataAccess.Client' is either not registered in the machine or application config file, or could not be loaded

EF6, Code-First, enable-migrations, "Unable to load the specified metadata resource"

How to cast DbSet<T> to List<T>

Why does this EF insert with IDENTITY_INSERT not work?

How to Rename DBContext in Entity Framework 6

Map tables using fluent api in asp.net MVC5 EF6?

Entity Framework 6 optional one way relation

c# entity-framework-6

Adding Inner Join to DbScanExpression in Entity Framework Interceptor

Integration testing the entity framework - separate the seed method call only for PROD -

Testing EF Save Changes Modifiers. Passing in DbPropertyValues

c# tdd entity-framework-6

Invalid Column name when using savechanges() in entity framework

Entities in 'Y' participate in the 'FK_Y_X' relationship. 0 related 'X' were found. 1 'X' is expected

Entity Framework 6 - Missing table with only primary keys referencing different tables

Include filter child collection [duplicate]

Why does DbSet Add return an entity instance instead of void?

EF6 SQL generation for <where nullable columns equals>

Calling DB Function with Entity Framework 6

c# sql linq entity-framework-6