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

2.0.0-preview2

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

Features

  • Make IHostedService async, and run before the Server is started (#1085)
  • Add API to configure shutdown timeout (#1031)
  • StopAsync cancellationToken chaining (#1016)

Bugs Fixed

  • Suppress exceptions from failing to load HostingStartup assemblies (#1075)