aspnetcore/src/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
..
ApplicationModels Add DeclaredModelType to Razor pages 2018-01-25 16:00:54 -08:00
DependencyInjection Add PageConvention overloads for areas 2018-01-18 08:21:21 -08:00
Filters
Infrastructure Add DeclaredModelType to Razor pages 2018-01-25 16:00:54 -08:00
Internal Add DeclaredModelType to Razor pages 2018-01-25 16:00:54 -08:00
Properties Add DeclaredModelType to Razor pages 2018-01-25 16:00:54 -08:00
CompiledPageActionDescriptor.cs Add DeclaredModelType to Razor pages 2018-01-25 16:00:54 -08:00
IPageActivatorProvider.cs
IPageFactoryProvider.cs
IPageModelActivatorProvider.cs
IPageModelFactoryProvider.cs
Microsoft.AspNetCore.Mvc.RazorPages.csproj
NonHandlerAttribute.cs
Page.cs
PageActionDescriptor.cs Add PageConvention overloads for areas 2018-01-18 08:21:21 -08:00
PageBase.cs Add support for BadRequest in RazorPages (#7097) 2017-12-01 12:03:24 -08:00
PageContext.cs
PageContextAttribute.cs
PageModel.cs Add support for BadRequest in RazorPages (#7097) 2017-12-01 12:03:24 -08:00
PageResult.cs
RazorPagesOptions.cs Use compatibility switch for auth filters 2018-01-11 17:42:32 -08:00
RazorPagesOptionsConfigureCompatibilityOptions.cs Updated Razor Pages areas for compatibility switches 2018-01-02 09:48:23 -08:00
Resources.resx Add DeclaredModelType to Razor pages 2018-01-25 16:00:54 -08:00
baseline.netcore.json
breakingchanges.netcore.json Move `IHttpRequestStreamReaderFactory` from `.Internal` to `.Infrastructure` 2018-01-09 10:51:09 -08:00