forked from:
https://github.com/aspnet/ResponseCaching
because of that:
Decision to make IResponseCachingPolicyProvider interace as internal broke the Open-Close principal of the module and caused my application unable to case certain responses.
dotnet build
dotnet test