aspnetcore/test
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.Abstractions.Test
Microsoft.AspNetCore.Mvc.ApiExplorer.Test
Microsoft.AspNetCore.Mvc.Core.Test Correct a few model binding typos 2018-01-09 12:49:40 -08:00
Microsoft.AspNetCore.Mvc.Cors.Test
Microsoft.AspNetCore.Mvc.DataAnnotations.Test Add `DisplayMetadata.NullDisplayTextProvider` and similar properties 2018-01-09 09:01:57 -08:00
Microsoft.AspNetCore.Mvc.Formatters.Json.Test Move option for JSON errors to MvcJsonOptions 2018-01-07 21:48:58 -08:00
Microsoft.AspNetCore.Mvc.Formatters.Xml.Test
Microsoft.AspNetCore.Mvc.FunctionalTests Update functional tests 2018-01-08 19:55:01 -08:00
Microsoft.AspNetCore.Mvc.IntegrationTests Add CombineAuthorizeFilters option 2018-01-08 11:59:30 -08:00
Microsoft.AspNetCore.Mvc.Localization.Test
Microsoft.AspNetCore.Mvc.Razor.Test Fix a bug blocking recompilation 2018-01-09 12:25:11 -08:00
Microsoft.AspNetCore.Mvc.RazorPages.Test Move `IHttpRequestStreamReaderFactory` from `.Internal` to `.Infrastructure` 2018-01-09 10:51:09 -08:00
Microsoft.AspNetCore.Mvc.TagHelpers.Test Allow `null` or empty `fullName` in one special case 2018-01-09 08:53:37 -08:00
Microsoft.AspNetCore.Mvc.Test Move option for JSON errors to MvcJsonOptions 2018-01-07 21:48:58 -08:00
Microsoft.AspNetCore.Mvc.TestCommon Move `IHttpRequestStreamReaderFactory` from `.Internal` to `.Infrastructure` 2018-01-09 10:51:09 -08:00
Microsoft.AspNetCore.Mvc.TestDiagnosticListener
Microsoft.AspNetCore.Mvc.ViewFeatures.Test Allow `null` or empty `fullName` in one special case 2018-01-09 08:53:37 -08:00
Microsoft.AspNetCore.Mvc.WebApiCompatShimTest Use latest `Microsoft.AspNet.WebApi.Client` package 2018-01-05 16:42:28 -08:00
WebSites Fixing BackSlashExpander class name 2018-01-09 11:30:27 -08:00
Directory.Build.props
MvcTests.ruleset