In the demo you will build a Redis in Azure and get connected to the Redis service from console.
- Azure Cache For Redis deployed from previous script.
- VS Code
- Net 5.0
-
Open in VS Code folder
ConsoleClient\CSharpand update fileappsettings.jsonwith your connection string to Azure Cache. -
Run the project and observe output
