We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 398157e commit c569e0aCopy full SHA for c569e0a
docs2/pages/ef-docs/documentations/query-cache/scenarios/ef6-query-cache-control.md
@@ -16,7 +16,7 @@ QueryCacheManager.Cache = MemoryCache.Default;
16
17
18
```
19
-[Try it in EF6](https://dotnetfiddle.net/mIhcff) | [Try it in EF Core](https://dotnetfiddle.net/6ISVBT)
+[Try it](https://dotnetfiddle.net/mIhcff)
20
21
You can set default policy
22
0 commit comments