Skip to content

Generic DbContextResolver #214

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 6 commits into from
Jan 3, 2018
Merged

Generic DbContextResolver #214

merged 6 commits into from
Jan 3, 2018

Conversation

jaredcnance
Copy link
Contributor

@jaredcnance jaredcnance commented Dec 19, 2017

Closes #208

DefaultEntityRepository should accept IDbContextResolver as ctor parameter instead of JsonApiContext. The context should not depend on a DbContext since it is not mandatory.

@jaredcnance jaredcnance changed the title Feat/#208 Feat/#208: Generic DbContextResolver Dec 19, 2017
@jaredcnance jaredcnance changed the title Feat/#208: Generic DbContextResolver Generic DbContextResolver Dec 19, 2017
@jaredcnance jaredcnance mentioned this pull request Dec 19, 2017
4 tasks
@jaredcnance jaredcnance added this to the v2.2 milestone Dec 19, 2017
@jaredcnance jaredcnance merged commit 12eafc8 into master Jan 3, 2018
@jaredcnance jaredcnance deleted the feat/#208 branch January 3, 2018 12:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

1 participant