aspnetcore/src
Pranav K 69e029fc79 Update the namespace for Razor generated code to AspNetCore
Fixes #4476
2016-05-23 16:25:59 -07:00
..
Microsoft.AspNetCore.Mvc Fix build warnings 2016-05-02 14:52:02 -07:00
Microsoft.AspNetCore.Mvc.Abstractions Make ModelBindingContext.Result non-nullable 2016-05-23 14:18:34 -07:00
Microsoft.AspNetCore.Mvc.ApiExplorer Fix build warnings 2016-05-02 14:52:02 -07:00
Microsoft.AspNetCore.Mvc.Core Make ModelBindingContext.Result non-nullable 2016-05-23 14:18:34 -07:00
Microsoft.AspNetCore.Mvc.Cors Throw a more descriptive exception for missing CORS policies 2016-05-18 17:54:17 -07:00
Microsoft.AspNetCore.Mvc.DataAnnotations Fix build warnings 2016-05-02 14:52:02 -07:00
Microsoft.AspNetCore.Mvc.Formatters.Json Merge branch 'release' into dev 2016-05-02 14:58:54 -07:00
Microsoft.AspNetCore.Mvc.Formatters.Xml Fix build warnings 2016-05-02 14:52:02 -07:00
Microsoft.AspNetCore.Mvc.Localization Fix more schema warnings in Mvc 2016-05-18 18:25:45 -07:00
Microsoft.AspNetCore.Mvc.Razor [Fixes #4550] Add an Option to set the Razor view location formats 2016-05-19 14:04:33 -07:00
Microsoft.AspNetCore.Mvc.Razor.Host Update the namespace for Razor generated code to AspNetCore 2016-05-23 16:25:59 -07:00
Microsoft.AspNetCore.Mvc.TagHelpers [Fixes #4633] Datetime? and DateTimeOffset? values on InputTagHelper are not rendered correctly. 2016-05-20 11:29:29 -07:00
Microsoft.AspNetCore.Mvc.ViewFeatures Fix FormTagHelper to set flag indicating generation of AntiforgeryToken 2016-05-20 04:29:01 -07:00
Microsoft.AspNetCore.Mvc.WebApiCompatShim Remove Key from ModelBindingResult 2016-05-23 13:17:19 -07:00