Skip to content

giansalex/redis-asp-core

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 

Repository files navigation

Redis Asp.Net Core (Sample)

Allow PubSub connect console app with asp.net core app.

Run

cd src/Web
docker-compose up -d

Go to http://localhost:5000