aspnetcore/src
Patrick Westerhoff bcad853cbd Dispose configuration in WebHost (#9149)
Register the application configuration as a factory to make it dispose
automatically when the service provider gets disposed. This will dispose
the underlying configuration providers and change token registrations.

The host configuration will be disposed implicitly when the chained
configuration provider within the app configuration gets disposed.
2019-04-11 07:16:44 -07:00
..
Antiforgery
Azure
Components
DataProtection
DefaultBuilder
Features/JsonPatch
Framework Rename Microsoft.AspNetCore.App.PlatformManifest.txt to PlatformManifest.txt (#9180) 2019-04-09 17:18:46 -07:00
Hosting Dispose configuration in WebHost (#9149) 2019-04-11 07:16:44 -07:00
Html/Abstractions
Http Rename StreamPipeReaderOptions to StreamPipeReaderAdapterOptions (#9177) 2019-04-09 17:05:44 -07:00
Identity
Installers Fix folder version for global module to only have 3 numbers (#9175) 2019-04-09 17:06:06 -07:00
Middleware
MusicStore
Mvc
ProjectTemplates Merge pull request #8870 from adrianwright109/footer-height 2019-04-09 09:28:42 -07:00
Razor
Security
Servers Rename StreamPipeReaderOptions to StreamPipeReaderAdapterOptions (#9177) 2019-04-09 17:05:44 -07:00
Shared E2E infrastructure cleanup (#9163) 2019-04-10 17:19:52 +02:00
SignalR Remove writeline from test (#9056) 2019-04-10 10:06:06 -07:00
SiteExtensions
Tools
submodules