aspnetcore/test
Doug Bunting bf7e0f141e Add `IsReferenceOrNullableType` and `UnderlyingOrModelType` to `ModelMetadata`
- #2992
- use new properties to replace common helper methods
- still a few `Nullable.GetUnderlyingType()` calls
  - creating `ModelMetadata` or sites lacking `ModelMetadata` access e.g. `ModelBindingHelper.ConvertTo()`
2015-08-24 12:26:50 -07:00
..
Microsoft.AspNet.JsonPatch.Test
Microsoft.AspNet.Mvc.Abstractions.Test Add `IsReferenceOrNullableType` and `UnderlyingOrModelType` to `ModelMetadata` 2015-08-24 12:26:50 -07:00
Microsoft.AspNet.Mvc.ApiExplorer.Test
Microsoft.AspNet.Mvc.Core.Test [Fixes #2947] Default ContentType is not set when user specified Response.ContentType exists 2015-08-24 12:17:18 -07:00
Microsoft.AspNet.Mvc.Cors.Test
Microsoft.AspNet.Mvc.DataAnnotations.Test
Microsoft.AspNet.Mvc.Formatters.Json.Test
Microsoft.AspNet.Mvc.Formatters.Xml.Test
Microsoft.AspNet.Mvc.FunctionalTests Make ValueProviderResult a string-ish struct 2015-08-21 11:02:40 -07:00
Microsoft.AspNet.Mvc.IntegrationTests Fix #2527 - Remove FormCollection use 2015-08-24 11:09:30 -07:00
Microsoft.AspNet.Mvc.Localization.Test Homogenize MVC startup code patterns 2015-08-16 18:48:24 -07:00
Microsoft.AspNet.Mvc.Razor.Host.Test Expose locations of `_ViewImports.cshtml` that affect a given Razor file. 2015-08-19 12:12:52 -07:00
Microsoft.AspNet.Mvc.Razor.Test Fix #2527 - Remove FormCollection use 2015-08-24 11:09:30 -07:00
Microsoft.AspNet.Mvc.TagHelpers.Test Fix #2527 - Remove FormCollection use 2015-08-24 11:09:30 -07:00
Microsoft.AspNet.Mvc.Test Make ValueProviderResult a string-ish struct 2015-08-21 11:02:40 -07:00
Microsoft.AspNet.Mvc.TestCommon Add more event notification data points 2015-08-16 16:42:58 -07:00
Microsoft.AspNet.Mvc.ViewFeatures.Test [Fixes #2947] Default ContentType is not set when user specified Response.ContentType exists 2015-08-24 12:17:18 -07:00
Microsoft.AspNet.Mvc.WebApiCompatShimTest Fix #2527 - Remove FormCollection use 2015-08-24 11:09:30 -07:00
WebSites Fix #2527 - Remove FormCollection use 2015-08-24 11:09:30 -07:00