Skip to content

DbContextResolver should be generic #208

Closed
@jaredcnance

Description

@jaredcnance

The double injection of the AppDbContext and DbContext can have negative and unexpected impacts. DbContextResolver should be a generic with the definition: DbContextResolver<T> where T : DbContext

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions