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

1.0.0

Compare
Choose a tag to compare
@danroth27 danroth27 released this 27 Jun 14:54

Features

  • Add a second environment variable for Urls (#755)
  • Remove UseServer overloads (#731)
  • Move some WebHostBuilderExtensions to Hosting.Abstractions (#675)
  • Is there a way to parameterize and pass an instance of Startup rather than just the type? (#333)

Bugs Fixed

  • Warning causing OPTIONS request to return as 502 (#782)
  • ConfigureServices IServiceCollection exception message is confusing. (#502)