We can achieve Controller/Action level caching with the help of "ResponseCache" attribute, but is there a way to implement "SqlCacheDependency" in Asp.Net5. Please help with some code sample if someone has this working.
↧
We can achieve Controller/Action level caching with the help of "ResponseCache" attribute, but is there a way to implement "SqlCacheDependency" in Asp.Net5. Please help with some code sample if someone has this working.