- Previously, KestrelServerOptionsSetup was only added to IServiceCollection in UseKestrel(options) - Required to ensure that options.ApplicationServices is available after calling UseKestrel()
AppVeyor:
Travis:
This repo contains a web server for ASP.NET Core based on libuv.
This project is part of ASP.NET Core. You can find samples, documentation and getting started instructions for ASP.NET Core at the Home repo.