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

1.0.0-rc2

Pre-release
Pre-release
Compare
Choose a tag to compare
@danroth27 danroth27 released this 16 May 17:19

Features

  • Add interface to allow container implementors to expose a more native service lookup for required services (#378)
  • Rename AddInstance to AddSingleton (#319)
  • Create a Microsoft.Extensions.DependencyInjection.Specification.Tests package (#270)

Bugs Fixed

  • Should it be possible to add primitive types? (#382)
  • Improve error message for "No parameterless constructor defined for this object" (#310)