aspnetcore/src
David Fowler ea385e20aa
Use a mutex to guard cert creation on windows (#11546)
- It should prevent some test flakyness around importing certs in some cases.
2019-06-25 11:56:40 -07:00
..
Analyzers Replace KoreBuild with Arcade (#11122) 2019-06-19 10:03:38 -07:00
Antiforgery Remove or make public pubternals for Http #11312 (#11429) 2019-06-21 17:56:53 -07:00
Azure
Components Fixup templates (#11351) 2019-06-25 11:05:45 -07:00
DataProtection Move DataProtection and Extensions.Identity to netstandard2.0/2.1 (#11008) 2019-06-21 14:40:42 -07:00
DefaultBuilder Replace KoreBuild with Arcade (#11122) 2019-06-19 10:03:38 -07:00
Features/JsonPatch
Framework Add file manifest for runtime and targeting pack (#11235) 2019-06-19 19:53:30 -07:00
Hosting Moved the static assets extension method to WebHostBuilderExtensions. (#11541) 2019-06-25 06:28:40 -07:00
Html/Abstractions
Http Added some doc comments to bedrock APIs (#11487) 2019-06-24 14:06:01 -07:00
Identity Add debugg logging for DataProtectorTokenProvider.ValidationAsync (#10739) 2019-06-24 14:30:09 -07:00
Installers Tweak UI layout for non-ENU installs 2019-06-21 09:56:03 -07:00
Middleware Any instead of Count in IIS UrlRewriteFileParser (#11540) 2019-06-25 06:33:37 -07:00
MusicStore Update sample data (#11510) 2019-06-24 20:44:44 -07:00
Mvc Eagerly read IAsyncEnumerable{object} instances before formatting (#11118) 2019-06-25 10:53:43 -07:00
ProjectTemplates Fixup templates (#11351) 2019-06-25 11:05:45 -07:00
Razor
Security Consolidate Windows Auth config #10530 (#11421) 2019-06-22 10:39:10 -07:00
Servers Use a mutex to guard cert creation on windows (#11546) 2019-06-25 11:56:40 -07:00
Shared Move DataProtection and Extensions.Identity to netstandard2.0/2.1 (#11008) 2019-06-21 14:40:42 -07:00
SignalR Remove or make public pubternals for Http #11312 (#11429) 2019-06-21 17:56:53 -07:00
SiteExtensions Build SiteExtensions (#11409) 2019-06-24 19:37:51 -07:00
Tools
submodules