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
Microsoft.AspNetCore.Mvc.Abstractions Correct a few model binding typos 2018-01-09 12:49:40 -08:00
Microsoft.AspNetCore.Mvc.ApiExplorer
Microsoft.AspNetCore.Mvc.Core Correct a few model binding typos 2018-01-09 12:49:40 -08:00
Microsoft.AspNetCore.Mvc.Cors
Microsoft.AspNetCore.Mvc.DataAnnotations
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
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
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