Previously global filters were added to the page application model with Action scope. This would have resulted in incorrect ordering of filters during execution. We'll instead add global filters separately with the right scope. #6579 will be used to express global filters as part of the application model. |
||
|---|---|---|
| .. | ||
| ApplicationModels | ||
| DependencyInjection | ||
| Infrastructure | ||
| Internal | ||
| Microsoft.AspNetCore.Mvc.RazorPages.Test.csproj | ||
| PageModelTest.cs | ||
| PageTest.cs | ||
| TestRazorProject.cs | ||