aspnetcore/test
Ajay Bhargav Baaskaran 42027b6cc2 [Fixes #5243] Handle null values in TempData properly 2016-09-14 15:41:38 -07:00
..
Microsoft.AspNetCore.Mvc.Abstractions.Test
Microsoft.AspNetCore.Mvc.ApiExplorer.Test
Microsoft.AspNetCore.Mvc.Core.Test Make AuthorizeFilter constructable 2016-09-14 13:43:56 -07:00
Microsoft.AspNetCore.Mvc.Cors.Test
Microsoft.AspNetCore.Mvc.DataAnnotations.Test
Microsoft.AspNetCore.Mvc.Formatters.Json.Test
Microsoft.AspNetCore.Mvc.Formatters.Xml.Test
Microsoft.AspNetCore.Mvc.FunctionalTests
Microsoft.AspNetCore.Mvc.IntegrationTests
Microsoft.AspNetCore.Mvc.Localization.Test
Microsoft.AspNetCore.Mvc.Razor.Host.Test Use as cast instead of C-style cast for IVewContextAware helpers 2016-09-12 16:34:02 -07:00
Microsoft.AspNetCore.Mvc.Razor.Test Remove IViewsProvider and make view lookup to the feature provider 2016-09-14 13:40:05 -07:00
Microsoft.AspNetCore.Mvc.TagHelpers.Test Add `ValidationHtmlAttributeProvider` to make `AddValidationAttributes()` available 2016-09-13 21:07:18 -07:00
Microsoft.AspNetCore.Mvc.Test
Microsoft.AspNetCore.Mvc.TestCommon
Microsoft.AspNetCore.Mvc.TestDiagnosticListener.Sources
Microsoft.AspNetCore.Mvc.ViewFeatures.Test [Fixes #5243] Handle null values in TempData properly 2016-09-14 15:41:38 -07:00
Microsoft.AspNetCore.Mvc.WebApiCompatShimTest
WebSites