Skip to content

Conversation

@sliekens
Copy link

The DbContextScopeFactory class has a constructor with an optional argument. Optional arguments are not well supported by IoC libraries. In particular, SimpleInjector does not support them at all.

This commit refactors that constructor by splitting it into overloads with and without arguments.

Resolves #37

@sliekens
Copy link
Author

Is this project still being maintained?

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant