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

1.0.0-beta2

Pre-release
Pre-release
Compare
Choose a tag to compare
@danroth27 danroth27 released this 16 Jan 15:09

Features

  • For all the ServiceDescriber and ServiceCollection methods that use generic constrainsts we should add type constraints (#135)
  • Remove the Add* methods from (I)ServiceCollection that don't take in an IServiceDescriptor (#117)
  • Improve the performance of TypeActivator (#105)