Skip to content
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

Allow custom Application retrieval logic on DbContext #2

Closed
ilmax opened this issue Oct 5, 2015 · 1 comment
Closed

Allow custom Application retrieval logic on DbContext #2

ilmax opened this issue Oct 5, 2015 · 1 comment

Comments

@ilmax
Copy link
Contributor

ilmax commented Oct 5, 2015

To allow easy plug in of custom business logic, it would be nice to avoid using DbContext directly, and instead depending on some kind of abstraction (e.g. OpenIddictManager/Store) and provide a default implementation.

@ilmax ilmax changed the title Abstract away the usage of EF allow custom Application retrieval logic on DbContext Oct 12, 2015
@kevinchalet kevinchalet added this to the 1.0.0-alpha1 milestone Oct 23, 2015
@kevinchalet kevinchalet self-assigned this Oct 23, 2015
@kevinchalet kevinchalet changed the title allow custom Application retrieval logic on DbContext Allow custom Application retrieval logic on DbContext Oct 23, 2015
@kevinchalet
Copy link
Member

Fixed: #8 🎉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants