aspnetcore/test
Javier Calvarro Nelson 7127bb5dbb Add DeclaredModelType to Razor pages
* This allows razor pages to override their model type with a model that
  extends the declared model type through the page application model.
2018-01-25 16:00:54 -08:00
..
Microsoft.AspNetCore.Mvc.Abstractions.Test
Microsoft.AspNetCore.Mvc.Analyzers.Test
Microsoft.AspNetCore.Mvc.ApiExplorer.Test
Microsoft.AspNetCore.Mvc.Core.Test
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 Add DeclaredModelType to Razor pages 2018-01-25 16:00:54 -08:00
Microsoft.AspNetCore.Mvc.IntegrationTests
Microsoft.AspNetCore.Mvc.Localization.Test
Microsoft.AspNetCore.Mvc.Razor.Test Add DeclaredModelType to Razor pages 2018-01-25 16:00:54 -08:00
Microsoft.AspNetCore.Mvc.RazorPages.Test Add DeclaredModelType to Razor pages 2018-01-25 16:00:54 -08:00
Microsoft.AspNetCore.Mvc.TagHelpers.Test PartialTagHelper should not fallback to the current page's model if asp-for expression exists 2018-01-25 11:06:40 -08:00
Microsoft.AspNetCore.Mvc.Test
Microsoft.AspNetCore.Mvc.TestCommon
Microsoft.AspNetCore.Mvc.TestDiagnosticListener
Microsoft.AspNetCore.Mvc.ViewFeatures.Test
Microsoft.AspNetCore.Mvc.WebApiCompatShimTest
WebSites Add DeclaredModelType to Razor pages 2018-01-25 16:00:54 -08:00
Directory.Build.props
MvcTests.ruleset