Skip to content
This repository has been archived by the owner on Nov 2, 2018. It is now read-only.

1.0.0-beta1

Pre-release
Pre-release
Compare
Choose a tag to compare
@danroth27 danroth27 released this 12 Nov 15:33

Features

  • Remove use of IConfiguration from ServiceCollection (#116)
  • Refactor registrations to allow common usage patter (#108)
  • Ability to register a Func<IServiceProvider, TDependency> to resolve instances of TDependency (#104)