aspnetcore/test/Microsoft.AspNetCore.Mvc.Ra...
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
..
Compilation [Fixes #7239] Add support for loading additional parts. 2018-01-21 08:02:20 -08:00
DependencyInjection Add back support for AddTagHelpersAsServices 2017-05-23 14:04:42 -07:00
Internal Add DeclaredModelType to Razor pages 2018-01-25 16:00:54 -08:00
Properties
TagHelpers Add ITagHelperComponentManager (#6302) 2017-05-23 13:22:15 -07:00
LanguageViewLocationExpanderTest.cs Implement view search for pages 2017-04-18 16:11:24 -07:00
Microsoft.AspNetCore.Mvc.Razor.Test.csproj Update samples and tests to target netcoreapp2.1 2017-11-13 14:58:40 -08:00
RazorPageActivatorTest.cs Remove pass-through activator for pages 2017-05-26 12:29:10 -07:00
RazorPageCreateModelExpressionTest.cs
RazorPageCreateTagHelperTest.cs
RazorPageTest.cs Add null check in WriteLiteral 2017-05-15 15:08:50 -07:00
RazorViewEngineOptionsTest.cs
RazorViewEngineTest.cs Set RelativePhysicalPath in FileProviderRazorProjectItem 2018-01-11 13:20:17 -08:00
RazorViewTest.cs Normalize paths returned by view location expanders 2017-06-27 08:48:07 -07:00
TestApplicationPart.cs
xunit.runner.json