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.
Run dotnet build
to build the api.
Run dotnet run
to run the api.
Run docker compose up
to run the redis container.
.NET version 6.0.300.