..
Microsoft.AspNetCore.Mvc.Abstractions.Test
Fixed null reference on ModelStateDictionary.ChildNodes when calling Clear
2016-05-26 16:12:49 -07:00
Microsoft.AspNetCore.Mvc.ApiExplorer.Test
Fix build warnings
2016-05-02 14:52:02 -07:00
Microsoft.AspNetCore.Mvc.Core.Test
Fix for #4666 - reduce modelbinders created
2016-06-06 09:01:51 -07:00
Microsoft.AspNetCore.Mvc.Cors.Test
Fix build warnings
2016-05-02 14:52:02 -07:00
Microsoft.AspNetCore.Mvc.DataAnnotations.Test
Merge branch 'release' into dev
2016-05-02 14:58:54 -07:00
Microsoft.AspNetCore.Mvc.Formatters.Json.Test
Merge branch 'release' into dev
2016-05-02 14:58:54 -07:00
Microsoft.AspNetCore.Mvc.Formatters.Xml.Test
Merge branch 'release' into dev
2016-05-02 14:58:54 -07:00
Microsoft.AspNetCore.Mvc.FunctionalTests
React to aspnet/Razor#705
2016-05-27 12:00:01 -07:00
Microsoft.AspNetCore.Mvc.IntegrationTests
Use type metadata for `ModelBinderProviderContext.BindingInfo`
2016-05-27 23:00:29 -07:00
Microsoft.AspNetCore.Mvc.Localization.Test
Fix build warnings
2016-05-02 14:52:02 -07:00
Microsoft.AspNetCore.Mvc.Razor.Host.Test
React to aspnet/Razor#705
2016-05-27 12:00:01 -07:00
Microsoft.AspNetCore.Mvc.Razor.Test
Add `AdditionalCompilationReferences` option to `RazorViewEngineOptions`.
2016-06-01 16:32:46 -07:00
Microsoft.AspNetCore.Mvc.TagHelpers.Test
React to aspnet/Razor#705
2016-05-27 12:00:01 -07:00
Microsoft.AspNetCore.Mvc.Test
Use dependency context from all application parts when compiling views
2016-05-24 10:28:51 -07:00
Microsoft.AspNetCore.Mvc.TestCommon
Fix resource generation to work with dotnet test
2016-05-23 15:55:14 -07:00
Microsoft.AspNetCore.Mvc.TestDiagnosticListener.Sources
…
Microsoft.AspNetCore.Mvc.ViewFeatures.Test
[ Fixes #4224 ] Remove use of service locator on ViewExecutor
2016-05-31 23:39:22 -07:00
Microsoft.AspNetCore.Mvc.WebApiCompatShimTest
[ Fixes #4506 ] Move and rename ActionDescriptor.Name to ControllerActionDescriptor.ActionName
2016-05-31 23:13:20 -07:00
WebSites
React to AuthZ API change
2016-06-03 13:30:53 -07:00