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.Autofac #234

Merged
merged 1 commit into from
Jan 20, 2019
Merged

feature: Added Splat.Autofac #234

merged 1 commit into from
Jan 20, 2019

Conversation

RLittlesII
Copy link
Member

@RLittlesII RLittlesII commented Jan 20, 2019

  • Added a AutofacDependencyResolver adapter
  • Added unit tests
  • Added Splat.Autofac to build.cake

Related: #233

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

Adds and Autofac 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 Autofac adapter for splat.

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

There is an Autofac 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:

src/Splat.Autofac/AutofacDependencyResolver.cs Outdated Show resolved Hide resolved
src/Splat.Autofac/SplatAutofacExtension.cs Outdated Show resolved Hide resolved
- Added a AutofacDependencyResolver adapter
- Added unit tests
- Added Splat.Autofac to build.cake
@RLittlesII RLittlesII changed the title [WIP] feature: Added Splat.Autofac feature: Added Splat.Autofac Jan 20, 2019
@RLittlesII RLittlesII merged commit 032c736 into reactiveui:master Jan 20, 2019
@RLittlesII RLittlesII deleted the GH233 branch January 20, 2019 06:22
@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