Soundar Anbalagan

Results 4 issues of Soundar Anbalagan

…eck if exists and return the rendered view

Introduces a new GitHub Actions workflow `benchmark-on-pr` for running benchmarks on pull requests. The workflow sets up .NET 8, checks out the code, and commits benchmark results. Updates in `Program.cs`...

This library uses `IActionContextAccessor` to get the current ActionContext and then use it to find the view. In .NET 10, it produces deprecation warning and will no longer work in...