aspnetcore/src/Microsoft.AspNetCore.Mvc.We...
Doug Bunting 5bddd226a3
Use Internal.AspNetCore.Sdk as an MSBuild SDK
- should resolve issues with occasional strange MSBuild caching issues in this repo
- modeled after aspnet/Scaffolding#905
- follows aspnet/BuildTools#729 recommendation to check in global.config file
  - see also Microsoft/msbuild#2914
- use newer KoreBuild
  - `.\build.cmd -update /t:noop`
2018-10-04 15:12:38 -07:00
..
Conventions Code clean up 2017-06-09 22:38:46 -07:00
Formatters Code clean up 2017-06-09 22:38:46 -07:00
HttpRequestMessage Remove TaskCache and TaskCacheOfT 2017-06-08 08:19:20 -07:00
ParameterBinding Address more PR comments 2016-06-10 14:49:49 -07:00
Properties Use latest `Microsoft.AspNet.WebApi.Client` package 2018-01-05 16:42:28 -08:00
Routing
ApiController.cs Code clean up 2017-06-09 22:38:46 -07:00
BadRequestErrorMessageResult.cs
ConflictResult.cs [Fixes #4085] Controller helper inconsistency: HttpNotFound(), Ok() 2016-02-19 09:25:04 -08:00
ExceptionResult.cs
FormDataCollectionExtensions.cs
HttpError.cs
HttpErrorKeys.cs
HttpResponseException.cs
HttpResponseExceptionActionFilter.cs Complete the doc comments for filters 2016-04-13 16:01:30 -07:00
InternalServerErrorResult.cs [Fixes #4085] Controller helper inconsistency: HttpNotFound(), Ok() 2016-02-19 09:25:04 -08:00
InvalidModelStateResult.cs
Microsoft.AspNetCore.Mvc.WebApiCompatShim.csproj Use Internal.AspNetCore.Sdk as an MSBuild SDK 2018-10-04 15:12:38 -07:00
NegotiatedContentResult.cs
OverloadActionConstraint.cs Reduce allocations during HTML generation 2016-10-03 12:17:47 -07:00
Resources.resx
ResponseMessageResult.cs
WebApiCompatShimMvcBuilderExtensions.cs
WebApiCompatShimOptions.cs
WebApiCompatShimOptionsSetup.cs Fix #4801 Rename ValidationExcludeFilter 2016-06-09 10:51:31 -07:00
baseline.netcore.json Set 2.1 baselines 2018-06-14 11:09:28 -07:00