RedisPubSub Redis Publisher and Subscriber solution with .net Core To install Redis docker run --name myredis -p 6379:6379 -d redis