Skip to content

[CORRUPTED] Synthetic Benchmark PR #64455 - Add IOutputCachePolicyProvider to OutputCacheMiddleware and related c…#22

Open
bar-qodo wants to merge 5 commits intobase_pr_64455_20260113_3499from
corrupted_pr_64455_20260113_3499
Open

[CORRUPTED] Synthetic Benchmark PR #64455 - Add IOutputCachePolicyProvider to OutputCacheMiddleware and related c…#22
bar-qodo wants to merge 5 commits intobase_pr_64455_20260113_3499from
corrupted_pr_64455_20260113_3499

Conversation

@bar-qodo
Copy link

Benchmark PR dotnet#64455

Type: Corrupted (contains bugs)

Original PR Title: Add IOutputCachePolicyProvider to OutputCacheMiddleware and related c…
Original PR Description: # Add IOutputCachePolicyProvider for policy validation

  • You've read the Contributor Guide and Code of Conduct.
  • You've included unit or integration tests for your change, where applicable.
  • You've included inline docs for your change, where applicable.
  • There's an open issue for the PR that you are making. If you'd like to propose a new feature or change, please open an issue to discuss the change or find an existing issue.

Description

This PR implements the API proposal from issue dotnet#52419 to add policy validation capabilities to the OutputCache middleware, following the same pattern as IAuthorizationPolicyProvider and ICorsPolicyProvider.

This PR completes and addresses all the feedback from the previous PR dotnet#57362, which was closed due to missing implementations of the API review requirements.

What This PR Adds on Top of dotnet#57362:

This implementation fully addresses all the feedback from @halter73's API review comments:

Fixes dotnet#52419
Original PR URL: dotnet#64455

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

Comments