Sample App using Redis as main databases.
dotnet restore- Normal Run
dotnet run --project RedisSample- With File Watcher
dotnet watch --project RedisSampledotnet builddotnet publish -o PublishedRedisSampleMIT
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Sample App using Redis as main databases.
dotnet restoredotnet run --project RedisSampledotnet watch --project RedisSampledotnet builddotnet publish -o PublishedRedisSampleMIT