aspnetcore/src/Microsoft.AspNet.Mvc.ViewFe...
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
..
DependencyInjection Homogenize MVC startup code patterns 2015-08-16 18:48:24 -07:00
Internal
Properties
Rendering Add `IsReferenceOrNullableType` and `UnderlyingOrModelType` to `ModelMetadata` 2015-08-24 12:26:50 -07:00
TempData
ViewComponents ViewViewComponentResult doesn't handle `~/` in view paths correctly 2015-08-14 09:53:36 -07:00
Controller.cs
FormContext.cs
Microsoft.AspNet.Mvc.ViewFeatures.xproj
MvcViewOptions.cs
MvcViewOptionsSetup.cs [Fixes #2817] Support client side validation for all numeric types 2015-08-13 17:32:13 -07:00
PartialViewResult.cs
RemoteAttribute.cs
Resources.resx
SkipStatusCodePagesAttribute.cs
TemplateInfo.cs
ValidateAntiForgeryTokenAttribute.cs
ValidateAntiforgeryTokenAuthorizationFilter.cs
ViewComponentResult.cs
ViewContext.cs
ViewContextAttribute.cs
ViewDataDictionary.cs Add `IsReferenceOrNullableType` and `UnderlyingOrModelType` to `ModelMetadata` 2015-08-24 12:26:50 -07:00
ViewDataDictionaryAttribute.cs
ViewDataDictionaryControllerPropertyActivator.cs
ViewDataDictionaryOfT.cs
ViewExecutor.cs [Fixes #2947] Default ContentType is not set when user specified Response.ContentType exists 2015-08-24 12:17:18 -07:00
ViewResult.cs Add more event notification data points 2015-08-16 16:42:58 -07:00
project.json