thenotoriouscodefather / dotnet-redis

example of using dotnet 6 with redis

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dotnet-redis visitors

This repository contains example of using dotnet 6 with redis.

This project is meant to be used for learning and researching purposes only, and it is not meant to be used for production.

Application Architecture

Application Architecture

Build

Run dotnet build to build the api.

Run

Run dotnet run to run the api. Run docker compose up to run the redis container.

.NET version 6.0.300.

About

example of using dotnet 6 with redis


Languages

Language:C# 100.0%