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

1.0.0-beta5

Pre-release
Pre-release
Compare
Choose a tag to compare
@danroth27 danroth27 released this 30 Jun 21:08

Features

  • Hosting should take in hosting file name as an argument (#276)
  • Move IServerInformation and IServerFactory into a package that server authors can use (#172)

Bugs Fixed

  • Hosting is not able to load Microsoft.AspNet.Hosting.ini file (#277)
  • ConfigureServices being called 3 times (#266)
  • Don't stop the server on any key press (#140)
  • Have consistent way to terminate server across platforms (#59)