aspnetcore/src/Middleware
Nate McMaster 9a2db43848
Follow-up to VS2019 conversion (#7753)
* Set VS version in file to 16.0.0.0
* Fix for restore failure on Microsoft.AspNetCore.App.Runtime.csproj
2019-02-20 11:02:38 -08:00
..
CORS Replace IHostingEnvironment with IWebHostEnvironment (#7725) 2019-02-19 21:11:52 -08:00
Diagnostics Replace IHostingEnvironment with IWebHostEnvironment (#7725) 2019-02-19 21:11:52 -08:00
Diagnostics.Abstractions/src Add targets to generate the list of shared framework assemblies from project property (#7510) 2019-02-12 23:00:19 -08:00
Diagnostics.EntityFrameworkCore
HealthChecks Replace IHostingEnvironment with IWebHostEnvironment (#7725) 2019-02-19 21:11:52 -08:00
HealthChecks.EntityFrameworkCore
HostFiltering Replace IHostingEnvironment with IWebHostEnvironment (#7725) 2019-02-19 21:11:52 -08:00
HttpOverrides Add targets to generate the list of shared framework assemblies from project property (#7510) 2019-02-12 23:00:19 -08:00
HttpsPolicy Replace IHostingEnvironment with IWebHostEnvironment (#7725) 2019-02-19 21:11:52 -08:00
Localization Place limits on model binding collection size and recursion depth (#7214) 2019-02-19 15:17:56 -08:00
Localization.Routing Add targets to generate the list of shared framework assemblies from project property (#7510) 2019-02-12 23:00:19 -08:00
MiddlewareAnalysis Add targets to generate the list of shared framework assemblies from project property (#7510) 2019-02-12 23:00:19 -08:00
NodeServices Replace IHostingEnvironment with IWebHostEnvironment (#7725) 2019-02-19 21:11:52 -08:00
ResponseCaching Add targets to generate the list of shared framework assemblies from project property (#7510) 2019-02-12 23:00:19 -08:00
ResponseCaching.Abstractions/src Add targets to generate the list of shared framework assemblies from project property (#7510) 2019-02-12 23:00:19 -08:00
ResponseCompression Automatically set 'PrivateAssets=All' for .Sources references (#7539) 2019-02-13 14:31:15 -08:00
Rewrite Replace IHostingEnvironment with IWebHostEnvironment (#7725) 2019-02-19 21:11:52 -08:00
Session Replace IHostingEnvironment with IWebHostEnvironment (#7725) 2019-02-19 21:11:52 -08:00
SpaServices Make Visual Studio 2019 a prerequisite to building this repo (#7005) 2019-02-20 09:53:53 -08:00
SpaServices.Extensions/src Replace IHostingEnvironment with IWebHostEnvironment (#7725) 2019-02-19 21:11:52 -08:00
StaticFiles Replace IHostingEnvironment with IWebHostEnvironment (#7725) 2019-02-19 21:11:52 -08:00
WebSockets Replace IHostingEnvironment with IWebHostEnvironment (#7725) 2019-02-19 21:11:52 -08:00
Middleware.sln Follow-up to VS2019 conversion (#7753) 2019-02-20 11:02:38 -08:00
startvs.cmd