aspnetcore/test/Microsoft.AspNetCore.Mvc.Ra.../Infrastructure
Pranav K 153165f9ad
Handle OPTIONS requests without a handler in Razor Pages (#8528)
* Handle OPTIONS requests without a handler in Razor Pages

Fixes #7438
2018-10-04 12:25:36 -07:00
..
DefaultPageActivatorProviderTest.cs
DefaultPageFactoryProviderTest.cs
DefaultPageModelActivatorProviderTest.cs
DefaultPageModelFactoryProviderTest.cs
DisallowOptionsRequestsPageFilterTest.cs Handle OPTIONS requests without a handler in Razor Pages (#8528) 2018-10-04 12:25:36 -07:00
PageActionDescriptorProviderTest.cs Action endpoint metadata contains attributes from action and controller (#8395) 2018-09-07 10:01:40 +12:00
PageDirectiveFeatureTest.cs
PageViewLocationExpanderTest.cs
ServiceBasedPageModelActivatorProviderTest.cs