aspnetcore/src
Ajay Bhargav Baaskaran 5da8ba7769 [Fixes #2085] Using custom HtmlEncoder in unit tests 2015-04-23 13:16:27 -07:00
..
Microsoft.AspNet.JsonPatch Removed Test operation code and changed T to TModel 2015-04-22 13:44:20 -07:00
Microsoft.AspNet.Mvc Adding errors in ModelState 2015-04-22 13:44:09 -07:00
Microsoft.AspNet.Mvc.Common
Microsoft.AspNet.Mvc.Core Handle FileProviders package changes. 2015-04-23 12:56:10 -07:00
Microsoft.AspNet.Mvc.ModelBinding The model state keys for body bound models which are bound at property will use the entire model name with this change for example 2015-04-22 14:02:08 -07:00
Microsoft.AspNet.Mvc.Razor
Microsoft.AspNet.Mvc.Razor.Host Handle FileProviders package changes. 2015-04-23 12:56:10 -07:00
Microsoft.AspNet.Mvc.TagHelpers [Fixes #2085] Using custom HtmlEncoder in unit tests 2015-04-23 13:16:27 -07:00
Microsoft.AspNet.Mvc.WebApiCompatShim Utilize `nameof` operator 2015-04-22 10:57:50 -07:00
Microsoft.AspNet.Mvc.Xml
Microsoft.AspNet.PageExecutionInstrumentation.Interfaces