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 Make pubinternal types in Antiforgery internal (#8340) 2019-03-11 14:18:17 -07:00
Azure Chain coherent dependencies up through Extensions to EF Core packages (#8877) 2019-04-05 10:54:04 -07:00
Components Remove reference to Microsoft.AspNetCore.Components.Server (#9169) 2019-04-08 21:01:55 -07:00
DataProtection Mark `System_UsesProvidedDirectoryAndCertificate` test as flaky 2019-04-05 19:20:01 -07:00
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 Update Identity server dependency for preview4 (#9104) 2019-04-08 17:06:58 +02:00
Installers Fix folder version for global module to only have 3 numbers (#9175) 2019-04-09 17:06:06 -07:00
Middleware Make AuthorizeFilter work in endpoint routing (#9099) 2019-04-08 06:03:34 -07:00
MusicStore Make UseEndpoints a thing (#8765) 2019-03-28 15:41:11 -07:00
Mvc Make AuthorizeFilter work in endpoint routing (#9099) 2019-04-08 06:03:34 -07:00
ProjectTemplates Merge pull request #8870 from adrianwright109/footer-height 2019-04-09 09:28:42 -07:00
Razor Merge remote-tracking branch 'origin/release/2.1' into prkrishn/merge/2.1 2019-03-14 10:04:38 -07:00
Security Add validation to ensure Cookie.Expiration is not set (#8967) 2019-04-02 09:56:37 -07:00
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 Always replace ANCM in xdt transform(#8933) 2019-03-29 16:35:01 -07:00
Tools Remove build-time service reference download feature (#8981) 2019-04-02 09:24:27 -07:00
submodules Update MessagePack-CSharp commit 2019-04-05 06:50:30 -07:00