Skip to content

Commit

Permalink
Merge pull request #6 from jodydonetti/patch-1
Browse files Browse the repository at this point in the history
  • Loading branch information
mjebrahimi authored Feb 13, 2023
2 parents 613f014 + 98330b3 commit 745e20e
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -666,6 +666,11 @@ If you liked this repository or find it useful, please give it a star. Thanks!

[![GitHub Stars](https://img.shields.io/github/stars/MichaCo/CacheManager?label=Stars&logo=github&cacheSeconds=3600)](https://github.com/MichaCo/CacheManager)
[![NuGet Downloads](https://img.shields.io/nuget/dt/CacheManager.Core?label=Downloads&logo=nuget&cacheSeconds=3600)](https://www.nuget.org/packages/CacheManager.Core)
- [**FusionCache**](https://github.com/jodydonetti/ZiggyCreatures.FusionCache)
> FusionCache is an easy to use, high performance and robust cache with an optional distributed 2nd layer and some advanced features.

[![GitHub Stars](https://img.shields.io/github/stars/jodydonetti/ZiggyCreatures.FusionCache?label=Stars&logo=github&cacheSeconds=3600)](https://github.com/jodydonetti/ZiggyCreatures.FusionCache)
[![NuGet Downloads](https://img.shields.io/nuget/dt/ZiggyCreatures.FusionCache?label=Downloads&logo=nuget&cacheSeconds=3600)](https://github.com/jodydonetti/ZiggyCreatures.FusionCache)

- Second Level Cache
- [**EF Core Second Level Cache Interceptor**](https://github.com/VahidN/EFCoreSecondLevelCacheInterceptor)
Expand Down

0 comments on commit 745e20e

Please sign in to comment.