Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Move Rate Liming Abstractions/APIs to dotnet/runtime #37385

Closed
3 tasks done
Tracked by #37380
rafikiassumani-msft opened this issue Oct 8, 2021 · 3 comments
Closed
3 tasks done
Tracked by #37380

Move Rate Liming Abstractions/APIs to dotnet/runtime #37385

rafikiassumani-msft opened this issue Oct 8, 2021 · 3 comments
Assignees
Labels
area-middleware Includes: URL rewrite, redirect, response cache/compression, session, and other general middlewares cost: M Will take from 3 - 5 days to complete feature-rate-limit Work related to use of rate limit primitives Priority:0 Work that we can't release without
Milestone

Comments

@rafikiassumani-msft
Copy link
Contributor

rafikiassumani-msft commented Oct 8, 2021

  • Non-Generics APIs runtime.
  • Move Generics APIs to runtime
  • Address packaging issues

See non generic approved APIs below:
Note: Should consider marking these new APIs as experimental/non-shipping when releasing them as packages.
dotnet/runtime#52079

@rafikiassumani-msft rafikiassumani-msft added old-area-web-frameworks-do-not-use *DEPRECATED* This label is deprecated in favor of the area-mvc and area-minimal labels feature-rate-limit Work related to use of rate limit primitives labels Oct 8, 2021
@rafikiassumani-msft rafikiassumani-msft added this to the .NET 7 Planning milestone Oct 8, 2021
@rafikiassumani-msft rafikiassumani-msft added the cost: M Will take from 3 - 5 days to complete label Nov 11, 2021
@BrennanConroy
Copy link
Member

Non-generic APIs moved to Runtime, next step is to remove the code from asplab and start working on the generic API(s)

@rafikiassumani-msft rafikiassumani-msft modified the milestones: .NET 7 Planning, .NET 7.0 Jan 6, 2022
@rafikiassumani-msft rafikiassumani-msft added the Priority:0 Work that we can't release without label Jan 13, 2022
@rafikiassumani-msft rafikiassumani-msft modified the milestones: .NET 7.0, .NET 7 Planning Jan 25, 2022
@ghost
Copy link

ghost commented Jan 25, 2022

Thanks for contacting us.

We're moving this issue to the .NET 7 Planning milestone for future evaluation / consideration. We would like to keep this around to collect more feedback, which can help us with prioritizing this work. We will re-evaluate this issue, during our next planning meeting(s).
If we later determine, that the issue has no community involvement, or it's very rare and low-impact issue, we will close it - so that the team can focus on more important and high impact issues.
To learn more about what to expect next and how this issue will be handled you can read more about our triage process here.

@rafikiassumani-msft rafikiassumani-msft changed the title Move RateLiming abstractions/APIs to dotnet/runtime Move Rate Liming Abstractions/APIs to dotnet/runtime Feb 2, 2022
@BrennanConroy
Copy link
Member

This is done

@ghost ghost locked as resolved and limited conversation to collaborators Jun 19, 2022
@amcasey amcasey added the area-middleware Includes: URL rewrite, redirect, response cache/compression, session, and other general middlewares label Jun 2, 2023
@danmoseley danmoseley removed the old-area-web-frameworks-do-not-use *DEPRECATED* This label is deprecated in favor of the area-mvc and area-minimal labels label Jul 7, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-middleware Includes: URL rewrite, redirect, response cache/compression, session, and other general middlewares cost: M Will take from 3 - 5 days to complete feature-rate-limit Work related to use of rate limit primitives Priority:0 Work that we can't release without
Projects
None yet
Development

No branches or pull requests

5 participants