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

Clean up old backward compatibility code #12

Closed
dotnetjunkie opened this issue Apr 9, 2015 · 0 comments
Closed

Clean up old backward compatibility code #12

dotnetjunkie opened this issue Apr 9, 2015 · 0 comments
Assignees
Milestone

Comments

@dotnetjunkie
Copy link
Collaborator

Other legacy stuff to fix:

  • Remove Container.InjectProperties.
  • Make WcfOperationScope internal.
  • Remove SimpleInjectorWcfExtensions.EnablePerWcfOperationLifestyle. It has been made obsolete in v2.8
  • Make LifetimeScope internal. There is no reason for clients to depend on an LifetimeScope directly, because it exposes no new members.
  • Remove SimpleInjectorLifetimeScopeExtensions.EnableLifetimeScoping. It has been marked obsolete since v2.5.2.
  • Remove SimpleInjectorWebExtensions.RegisterForDisposal.
  • Remove SimpleInjectorMvcExtensions.RegisterMvcAttributeFilterProvider.
@dotnetjunkie dotnetjunkie added this to the Simple Injector v3.0 milestone May 6, 2015
@dotnetjunkie dotnetjunkie self-assigned this May 10, 2015
dotnetjunkie pushed a commit that referenced this issue May 12, 2015
Cleaned up some old legacy code and made some obsolete methods force a
compile error. (related to #12).
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

1 participant