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 beb5f45 commit 727d2daCopy full SHA for 727d2da
articles/azure-cache-for-redis/cache-web-app-howto.md
@@ -21,6 +21,7 @@ Clone the repo [https://github.com/Azure-Samples/azure-cache-redis-samples/tree/
21
22
- Azure subscription - [create one for free](https://azure.microsoft.com/free/dotnet)
23
- [Visual Studio 2019](https://www.visualstudio.com/downloads/) with the **ASP.NET and web development** and **Azure development** workloads.
24
+- [.NET Framework 4 or higher](https://dotnet.microsoft.com/download/dotnet-framework) is required by the StackExchange.Redis client.
25
26
::: zone pivot="azure-managed-redis"
27
0 commit comments