Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework-6

VS2015 Update model from database - unexpected exception

How to set optional field in code first approach in ASP.NET 5 and EF7

Entity Framework + DayOfWeek

How to use Generic Repository with DDD (Domain Model + Persistence Model)?

"update model in database" not available in .edmx file menu?

How to add an index on multiple columns with ASC/DESC sort using the Fluent API?

How to log SQL generated by EF using log4net

EF6 exception: DbExpressionBinding requires an input expression with a collection ResultType

c# entity-framework-6

How do I initialize an empty list within an Entity Framework query?

How do I do an EF Database.ExecuteSQLCommand async?

Locking a table during 2 statements in Entity Framework

Entity Framework 6 Create model from existing table

Error 'OracleInternal.Common.ODTSettings.m_bUseLongIdentifiers' While adding migration

Are there two kinds of ViewModels in MVVM Light?

Run different database types in different environments in dotnet core 2

Need examples for Entityframework.HierarchyId

EF6 Query Criteria using object properties that aren't null

Entity Framework is not loading the reference and collection properties lazily

Mocking DbSet.AddOrUpdate

c# entity-framework-6 moq

EF Core - No database provider has been configured for this DbContext