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

feature: Added Splat.SimpleInjector #235

Merged
merged 1 commit into from
Jan 20, 2019
Merged

feature: Added Splat.SimpleInjector #235

merged 1 commit into from
Jan 20, 2019

Conversation

RLittlesII
Copy link
Member

@RLittlesII RLittlesII commented Jan 20, 2019

What kind of change does this PR introduce? (Bug fix, feature, docs update, ...)

Adds and Simple Injector implementation of IMutableDepedencyResolver as an adapter to splat.

What is the current behavior? (You can also link to an open issue here)

There is no Simple Injector adapter for splat.

What is the new behavior (if this is a feature change)?

There is a Simple Injector adapter for splat.

What might this PR break?

Itself.

Please check if the PR fulfills these requirements

  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been added / updated (for bug fixes / features)

Other information:
Simple Injector doesn't support named instances by default. I am not sure whether we should attempt a factory implementation to provide with this feature.

Related: #233

- Added a SimpleInjectorDependencyResolver adapter
- Added unit tests
- Added Splat.SimpleInjector to build.cake
@RLittlesII RLittlesII changed the title [WIP] feature: Added Splat.SimpleInjector feature: Added Splat.SimpleInjector Jan 20, 2019
@RLittlesII RLittlesII merged commit b97eb95 into reactiveui:master Jan 20, 2019
@RLittlesII RLittlesII deleted the simple-injector branch January 20, 2019 22:14
@lock lock bot locked and limited conversation to collaborators Jun 25, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants