Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
VahidN authored Jan 26, 2024
1 parent 9520775 commit 1fbca5c
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,11 +26,11 @@ You can also view the [package page](http://www.nuget.org/packages/EFCoreSecondL

You can use the following cache providers:

- [Memory provider built in this library](#using-the-built-in-In-Memory-cache-provider)
- [EasyCaching.Core memory provider](#Using-EasyCaching.Core-as-the-cache-provider)
- [EasyCaching.Core dynamic cache provider](#Using-EasyCaching.Core-as-a-dynamic-cache-provider)
- [CacheManager.Core cache provider](#Using-CacheManager.Core-as-the-cache-provider-\[It's-not-actively-maintained\])
- [A custom cache provider](#Using-a-custom-cache-provider)
- [Memory provider built in this library](#using-the-built-in-in-memory-cache-provider)
- [EasyCaching.Core memory provider](#using-easycachingcore-as-the-cache-provider)
- [EasyCaching.Core dynamic cache provider](#using-easycachingcore-as-a-dynamic-cache-provider)
- [CacheManager.Core cache provider](#using-cachemanagercore-as-the-cache-provider-its-not-actively-maintained)
- [A custom cache provider](#using-a-custom-cache-provider)

#### Using the built-in In-Memory cache provider

Expand Down

0 comments on commit 1fbca5c

Please sign in to comment.