Skip to content

Commit 9511aa8

Browse files
authored
Merge pull request #48116 from mohsinnasir/patch-2
Mentioning third-party session state providers
2 parents 866ac19 + 787f2f1 commit 9511aa8

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

articles/azure-cache-for-redis/cache-aspnet-session-state-provider.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -120,6 +120,11 @@ Once these steps are performed, your application is configured to use the Azure
120120

121121
For more information about session state and other best practices, see [Web Development Best Practices (Building Real-World Cloud Apps with Azure)](https://www.asp.net/aspnet/overview/developing-apps-with-windows-azure/building-real-world-cloud-apps-with-windows-azure/web-development-best-practices).
122122

123+
## Third-party session state providers
124+
125+
* [NCache](https://www.alachisoft.com/ncache/session-index.html)
126+
* [Apache ignite](https://apacheignite-net.readme.io/docs/aspnet-session-state-caching)
127+
123128
## Next steps
124129

125130
Check out the [ASP.NET Output Cache Provider for Azure Cache for Redis](cache-aspnet-output-cache-provider.md).

0 commit comments

Comments
 (0)