aspnetcore/src
Doug Bunting 58026eacbd Correct a few model binding typos
- worst cases were incorrect references in doc comments
- also a few doc comments ended with `..` or `/`
- otherwise, address nits and take VS suggestions
2018-01-09 12:49:40 -08:00
..
Microsoft.AspNetCore.Mvc Pin tool and package versions to make builds more repeatable (#7013) 2017-10-31 19:18:14 -07:00
Microsoft.AspNetCore.Mvc.Abstractions Correct a few model binding typos 2018-01-09 12:49:40 -08:00
Microsoft.AspNetCore.Mvc.ApiExplorer Infer multipart/form-data for FromFile parameters 2017-11-02 09:36:31 -07:00
Microsoft.AspNetCore.Mvc.Core Correct a few model binding typos 2018-01-09 12:49:40 -08:00
Microsoft.AspNetCore.Mvc.Cors [Fixes #6547] Re-introduce HttpMethodActionConstraint dictionary perf improvement 2017-12-29 18:56:22 -08:00
Microsoft.AspNetCore.Mvc.DataAnnotations Pin tool and package versions to make builds more repeatable (#7013) 2017-10-31 19:18:14 -07:00
Microsoft.AspNetCore.Mvc.Formatters.Json Move `IHttpRequestStreamReaderFactory` from `.Internal` to `.Infrastructure` 2018-01-09 10:51:09 -08:00
Microsoft.AspNetCore.Mvc.Formatters.Xml Document compatiblity switch for input formatter exceptions 2018-01-03 11:23:05 -08:00
Microsoft.AspNetCore.Mvc.Localization Pin tool and package versions to make builds more repeatable (#7013) 2017-10-31 19:18:14 -07:00
Microsoft.AspNetCore.Mvc.Razor Fix a bug blocking recompilation 2018-01-09 12:25:11 -08:00
Microsoft.AspNetCore.Mvc.RazorPages Move `IHttpRequestStreamReaderFactory` from `.Internal` to `.Infrastructure` 2018-01-09 10:51:09 -08:00
Microsoft.AspNetCore.Mvc.TagHelpers Allow `null` or empty `fullName` in one special case 2018-01-09 08:53:37 -08:00
Microsoft.AspNetCore.Mvc.Testing Pin tool and package versions to make builds more repeatable (#7013) 2017-10-31 19:18:14 -07:00
Microsoft.AspNetCore.Mvc.ViewFeatures Move `IHttpRequestStreamReaderFactory` from `.Internal` to `.Infrastructure` 2018-01-09 10:51:09 -08:00
Microsoft.AspNetCore.Mvc.WebApiCompatShim Use latest `Microsoft.AspNet.WebApi.Client` package 2018-01-05 16:42:28 -08:00
Directory.Build.props Pin tool and package versions to make builds more repeatable (#7013) 2017-10-31 19:18:14 -07:00