-
Notifications
You must be signed in to change notification settings - Fork 38
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
Framework 4.8 support #79
Comments
Hello @arc95, The |
Update: |
Thanks, @ikyriak. This is an |
@ikyriak I also have ASP.NET MVC 4.8 app which needs idempotent API feature. I started to implement it based on OutputCacheAttribute source code from MSFT. I am not sure how far I will get with it - but in case I succeed - would you be willing to review a PR for IdempotentAPI project? |
Hello @sergheizagaiciuc, |
Thanks for writing this library. We have a legacy ASP.NET Framework 4.8 app that needs idempotent logic. Is there a version of this library for Framework?
The text was updated successfully, but these errors were encountered: