aspnetcore/src
Nick Chapsas 015dafc25f [Feature] String should be an acceptable value for a checkbox if it can be parsed as a boolean (#5845)
- `string` should be an acceptable value for a checkbox if it can be parsed as a `bool`
- `throw` with different resources when `ModelType` isn't `bool` or `string` and when `string` value is not acceptable
2017-03-08 14:22:28 -08:00
..
Microsoft.AspNetCore.Mvc Migrate to MSBuild 2017-02-28 21:20:39 -08:00
Microsoft.AspNetCore.Mvc.Abstractions Migrate to MSBuild 2017-02-28 21:20:39 -08:00
Microsoft.AspNetCore.Mvc.ApiExplorer Migrate to MSBuild 2017-02-28 21:20:39 -08:00
Microsoft.AspNetCore.Mvc.Core Fixing up an error in the XML Comments (#5888) 2017-03-06 11:07:16 -08:00
Microsoft.AspNetCore.Mvc.Cors Migrate to MSBuild 2017-02-28 21:20:39 -08:00
Microsoft.AspNetCore.Mvc.DataAnnotations Migrate to MSBuild 2017-02-28 21:20:39 -08:00
Microsoft.AspNetCore.Mvc.Formatters.Json Migrate to MSBuild 2017-02-28 21:20:39 -08:00
Microsoft.AspNetCore.Mvc.Formatters.Xml Migrate to MSBuild 2017-02-28 21:20:39 -08:00
Microsoft.AspNetCore.Mvc.Localization Migrate to MSBuild 2017-02-28 21:20:39 -08:00
Microsoft.AspNetCore.Mvc.Razor Add a PagesOption type that allows configuring the root for Page file discovery 2017-03-03 17:20:07 -08:00
Microsoft.AspNetCore.Mvc.Razor.Host [Fixes #5844] Using ExtensionIRNode for Inject directive 2017-03-01 09:45:47 -08:00
Microsoft.AspNetCore.Mvc.RazorPages Add convenience extension methods for IPageApplicationModelConvention 2017-03-06 15:28:44 -08:00
Microsoft.AspNetCore.Mvc.TagHelpers [Feature] String should be an acceptable value for a checkbox if it can be parsed as a boolean (#5845) 2017-03-08 14:22:28 -08:00
Microsoft.AspNetCore.Mvc.ViewFeatures Make CookieTempDataProvider the default ITempDataProvider (#5892) 2017-03-07 16:04:47 -08:00
Microsoft.AspNetCore.Mvc.WebApiCompatShim Migrate to MSBuild 2017-02-28 21:20:39 -08:00