Skip to content

Repository files navigation

Redis Sample

Sample App using Redis as main databases.

Demo

Tools

  1. .NET 8
  2. Docker
  3. VS Code (Optional)

Install Dependencies

dotnet restore

How to Run

  • Normal Run
dotnet run --project RedisSample
  • With File Watcher
dotnet watch --project RedisSample

Build

dotnet build

Publish

dotnet publish -o PublishedRedisSample

LICENSE

MIT

About

Redis sample app

Resources

Stars

0 stars

Watchers

2 watching

Forks

Releases

Sponsor this project

Packages

Used by

Contributors

Languages