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

1.0.0-beta4

Pre-release
Pre-release
Compare
Choose a tag to compare
@danroth27 danroth27 released this 29 Apr 18:09

Features

  • Add extension method MapPath to HostingEnvironment (#195)
  • Cleanup HostingContext (#150)
  • Improve hosting APIs for startup self host scenarios (#145)
  • Allowing Configure method to be inherited by Startup class (#105)

Bugs Fixed

  • IApplicationLifetime ApplicationStopping does not trigger if ConfigureServices method exists (#151)
  • Add extension method for getting environment name (#100)