[EN] This repository contains examples on how to create a Memory Cache, a Distributed Cache and Sessions using ASP.NET Core 2.2 and Redis on Azure.
[PT] Este repositório contém exemplos sobre como criar um Cache em memória, um Cache Distribuido e Sessões utilizando o ASP.NET Core 2.2 e o Redis on Azure.
[EN] Change "<SUA_CONEXAO_REDIS>" with your connection in Redis in Azure and "<SUA_CONEXAO_SQLSERVER>" with your SQL Server connection if you want to use it in the appsetting.json file.
[PT] Troque o "<SUA_CONEXAO_REDIS>" com a sua conexão no Redis no Azure e o "<SUA_CONEXAO_SQLSERVER>" com sua conexão do SQL Server caso deseje utiliza-lo no arquivo appsetting.json.