Skip to content

Commit d44c9c5

Browse files
authored
Mentioned thirdparty output cache providers
Mentioned other thirdparty output cache providers for ASP.NET
1 parent 3971587 commit d44c9c5

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

articles/azure-cache-for-redis/cache-aspnet-output-cache-provider.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -192,6 +192,12 @@ In the previous example, the cached page data remains in the cache for 60 second
192192

193193
Once these steps are performed, your application is configured to use the Redis Output Cache Provider.
194194

195+
## Third-Party Output cache providers
196+
197+
* [NCache](https://www.alachisoft.com/blogs/how-to-use-a-distributed-cache-for-asp-net-output-cache/)
198+
* [Apache Ignite](https://apacheignite-net.readme.io/docs/aspnet-output-caching)
199+
200+
195201
## Next steps
196202

197203
Check out the [ASP.NET Session State Provider for Azure Cache for Redis](cache-aspnet-session-state-provider.md).

0 commit comments

Comments
 (0)