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

Fixed and issue I found on first use that required IServiceProvider #152

Merged
merged 1 commit into from
Oct 2, 2020
Merged

Conversation

LuckyNoS7evin
Copy link
Contributor

During my first use of the DI friendly library I found a couple of issues, this mainly centred around the IServiceProvider and how it was injected and or used.

When doing CreateInstance we need to add it to the IServiceProvider or the system will not work or be able to use it elsewhere

Fixed issue with null Info which can happen during testing
@csharpfritz csharpfritz merged commit 0bad500 into FritzAndFriends:dev Oct 2, 2020
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.

2 participants