Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in dbcontext

How to use `Scaffold-DbContext` command in VS Code

IQueryable extension method without passing the DbContext as a parameter

Entity Framework - adding an existing entity to one to one relationship in seed method

ApplicationUser is not part of the model for the current context

How to use IdentityDbContext instead of DbContext

Get instance of singleton service in startup

Query different columns depending on generic type argument

.NET Core: "Unable to materialize entity instance of type 'IdentityUser'. No discriminators matched the discriminator value"

DbContext Update vs EntityState Modified

The call is ambiguous between the following methods or properties [ Entity Framework Core ] [ OnModelCreating ]

EF Core DbContext being disposed of before Async methods are complete

DbContext class, can't find

c# asp.net-mvc dbcontext

Entity Framework Core Unable to Determine Relationship

Asp.Net Identity, Web project and DAL Layer‏

Task.Run causes "Cannot access a disposed context instance" exception

Entity Framework & WPF - When is a dbContext.Load() required?

How to use proper connection string .net core console application