aspnetcore/src/Microsoft.AspNetCore.Mvc.Ra...
Pranav K a375cba359
Copy action constraints and EndPointMetadata when setting up a PageActionDescriptor (#8208)
* Copy action constraints and EndPointMetadata when setting up a PageActionDescriptor

Fixes #8207
2018-08-03 12:04:44 -07:00
..
ApplicationModels Add support for running conventions on controller properties, Razor Page parameter and properties 2018-01-29 11:43:25 -08:00
DependencyInjection Re-organize shared src packages so we can do true IVT between src assemblies 2018-07-16 11:15:58 -07:00
Filters Fixed PageFilter docs 2018-04-18 11:42:40 -07:00
Infrastructure Copy action constraints and EndPointMetadata when setting up a PageActionDescriptor (#8208) 2018-08-03 12:04:44 -07:00
Internal Copy action constraints and EndPointMetadata when setting up a PageActionDescriptor (#8208) 2018-08-03 12:04:44 -07:00
Properties Introduce LifecycleProperty 2018-03-22 10:18:36 -07:00
AutoValidateAntiforgeryPageApplicationModelProvider.cs Allow IgnoreAntiForgeryToken applied on Razor Page models to work 2018-06-13 11:59:47 -07:00
CompiledPageActionDescriptor.cs Add DeclaredModelType to Razor pages 2018-01-25 16:00:54 -08:00
IPageActivatorProvider.cs Separate PageContext and ViewContext 2017-05-24 16:01:52 -07:00
IPageFactoryProvider.cs Separate PageContext and ViewContext 2017-05-24 16:01:52 -07:00
IPageModelActivatorProvider.cs
IPageModelFactoryProvider.cs
Microsoft.AspNetCore.Mvc.RazorPages.csproj Re-organize shared src packages so we can do true IVT between src assemblies 2018-07-16 11:15:58 -07:00
NonHandlerAttribute.cs
Page.cs Define semantics for pagemodels 2017-06-29 09:24:57 -07:00
PageActionDescriptor.cs Fixup DebuggerDisplay for PageActionDescriptor 2018-05-31 13:47:39 -07:00
PageBase.cs Add partial helper to Razor Page \ PageModel 2018-07-09 11:01:15 -07:00
PageContext.cs Use C# 7 features 2017-06-11 22:11:51 -07:00
PageContextAttribute.cs
PageModel.cs Add partial helper to Razor Page \ PageModel 2018-07-09 11:01:15 -07:00
PageResult.cs Separate PageContext and ViewContext 2017-05-24 16:01:52 -07:00
RazorPagesOptions.cs Remove root directory customization options for Razor Pages areas 2018-04-11 15:25:31 -07:00
RazorPagesOptionsConfigureCompatibilityOptions.cs Make handler selector more flexible 2018-03-23 14:22:48 -07:00
Resources.resx Add DeclaredModelType to Razor pages 2018-01-25 16:00:54 -08:00
baseline.netcore.json Set 2.1 baselines 2018-06-14 11:09:28 -07:00