aspnetcore/test
Ryan Nowak b1b3a816cc Rename View() to Page()
This requires us to introduce another base class between RazorPageBase and
Page - you need this because you aren't allow to have Page.Page().
2017-04-27 09:27:14 -07:00
..
Microsoft.AspNetCore.Mvc.Abstractions.Test
Microsoft.AspNetCore.Mvc.ApiExplorer.Test
Microsoft.AspNetCore.Mvc.Core.Test ./ paths relative on page. 2017-04-25 11:57:58 -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 Update how `FormTagHelper` handles `get` method attributes. 2017-04-25 15:17:15 -07:00
Microsoft.AspNetCore.Mvc.IntegrationTests
Microsoft.AspNetCore.Mvc.Localization.Test
Microsoft.AspNetCore.Mvc.Performance Use Bundled NETStandard.Library \ NETCoreApp versions instead of explicitly specifying one 2017-04-25 12:50:48 -07:00
Microsoft.AspNetCore.Mvc.Razor.Test ./ paths relative on page. 2017-04-25 11:57:58 -07:00
Microsoft.AspNetCore.Mvc.RazorPages.Test Rename View() to Page() 2017-04-27 09:27:14 -07:00
Microsoft.AspNetCore.Mvc.TagHelpers.Test Update how `FormTagHelper` handles `get` method attributes. 2017-04-25 15:17:15 -07:00
Microsoft.AspNetCore.Mvc.Test
Microsoft.AspNetCore.Mvc.TestCommon
Microsoft.AspNetCore.Mvc.TestDiagnosticListener
Microsoft.AspNetCore.Mvc.ViewFeatures.Test
Microsoft.AspNetCore.Mvc.WebApiCompatShimTest
WebSites Rename View() to Page() 2017-04-27 09:27:14 -07:00