Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in dbcontext

Why re-initiate the DbContext when using the Entity Framework?

NSubstitute DbSet / IQueryable<T>

What is the best practice in EF Core for using parallel async calls with an Injected DbContext?

How change tracking works in Entity Framework

Get Auto Identity Key after Insert via EF

Using Entity Framework 6 with Multiple DB Schemas but using One DBContext

DbContext is very slow when adding and deleting

EF Code First DBContext and Transactions

DbContext AutoDetectChangesEnabled set to false detecting changes

DbContext discard changes without disposing

Entity Framework and calling context.dispose()

How to set CommandTimeout for DbContext?

c# entity framework: correct use of DBContext class inside your repository class

Entity Framework 5 deep copy/clone of an entity

Mocking EF DbContext with Moq

How can I log the generated SQL from DbContext.SaveChanges() in my Program? [duplicate]

LINQ to Entities only supports casting EDM primitive or enumeration types with IEntity interface

How to force Entity Framework to always get updated data from the database?

How to fix the datetime2 out-of-range conversion error using DbContext and SetInitializer?

The entity type <type> is not part of the model for the current context