aspnetcore/src
BrennanConroy 63e2beb749
Fix benchmarks in SignalR (#4436)
2018-12-05 11:41:43 -08:00
..
AADIntegration
Antiforgery Change Antiforgery projects to target netcoreapp3.0 #4343 2018-12-04 09:37:30 -08:00
AuthSamples Update static files sample to use AuthZ middleware (#4279) 2018-12-05 06:43:39 +13:00
AzureIntegration Fix spelling in AzureAppServicesHostingStartup.cs (#4390) 2018-12-04 09:13:53 -08:00
CORS Disable building src/Components and fix its code signing configuration (#4299) 2018-11-28 15:29:25 -08:00
Components Run Components on netcoreapp3.0 (#4391) 2018-12-05 14:46:26 +00:00
DataProtection
Features/JsonPatch
Framework Rename Json protocol to NewtonsoftJson (#4319) 2018-12-03 08:59:44 -08:00
Hosting Merge branch 'release/2.2' 2018-12-05 08:54:38 -08:00
Html/Abstractions
Http Add StreamPipeReader (#4182) 2018-11-30 09:55:45 -08:00
HttpSysServer Upgrade HttpSys to target netcoreapp3.0 #3754 2018-12-04 15:13:44 -08:00
IISIntegration Merge branch 'release/2.2' 2018-12-05 08:54:38 -08:00
Identity Reorganize source code in preparation to move into aspnet/AspNetCore 2018-12-05 08:59:26 -08:00
Installers Add shared runtime items in a target (#4297) 2018-11-28 13:41:32 -08:00
JavaScriptServices Fix links in JavaScriptServices README.md (#4361) 2018-12-03 12:54:14 -08:00
MetaPackages Add routing to web host (#4358) 2018-12-04 08:22:23 +13:00
Middleware Update basic middleware projects to netcoreapp3.0 2018-12-05 10:06:29 -08:00
MusicStore
Mvc Fix Mvc test failures (#4415) 2018-12-05 11:30:09 -08:00
MvcPrecompilation Fix RepositoryUrl for some repos 2018-11-28 14:54:47 -08:00
PackageArchive
Razor Revert "Remove Razor tooling projects" (#4423) 2018-12-05 10:07:49 -08:00
ResponseCaching #3754 Update projects and packages to netcoreapp3.0 2018-11-30 11:52:45 -08:00
Routing Support RoutePattern required values in matcher and link generator 2018-12-04 12:14:35 +13:00
Security Update OpenIdConnectOptions.cs (#4408) 2018-12-04 18:24:10 -08:00
ServerTests
Servers Merge branch 'release/2.2' 2018-12-05 08:54:38 -08:00
Session
Shared
SignalR Fix benchmarks in SignalR (#4436) 2018-12-05 11:41:43 -08:00
SiteExtensions
StaticFiles Change StaticFiles projects to target netcoreapp3.0 #3754 2018-11-30 16:12:19 -08:00
Templating
Tools