aspnetcore/src/Microsoft.AspNetCore.Mvc.Fo...
Ryan Nowak 4d905a4110 Make our executor methods virtual
Fixes #5874 - we are marking these methods virtual just in case someone
wants to customize the executors. These are in the 'public internal'
namespace but can't really be replaced because they aren't sufficiently
virtual.
2017-05-16 08:43:45 -07:00
..
DependencyInjection
Internal Make our executor methods virtual 2017-05-16 08:43:45 -07:00
JsonInputFormatter.cs Make [FromBody] treat empty request bodies as invalid (#4750) 2017-04-10 16:55:14 +01:00
JsonOutputFormatter.cs
JsonPatchExtensions.cs
JsonPatchInputFormatter.cs
JsonPatchOperationsArrayProvider.cs
JsonResult.cs
JsonSerializerSettingsProvider.cs
Microsoft.AspNetCore.Mvc.Formatters.Json.csproj Change TFM to netcoreapp2.0 (#6234) 2017-05-04 18:11:26 -07:00
MvcJsonOptions.cs
baseline.netcore.json