Skip to content

ericsonf/Caches

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Caches - Redis

Description / Descrição

[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.

How to run / Como executar

[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.

Build Status

Build Status

About

Este repositório contém exemplos sobre como criar um Memory Cache, um Distributed Cache e Sessions utilizando o ASP.NET Core 2.2 e o Redis on Azure.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages