文件名称:基于netcore 3.0的redis发布订阅示例代码
文件大小:1.06MB
文件格式:ZIP
更新时间:2023-01-15 09:41:03
netcore redis c#
基于netcore 3.0的redis发布订阅示例代码,直接可以运行,学习netcore和redis的很好入门示例代码。
【文件预览】:
NetcoreRedisPubSub
----.vs()
--------DotNetCore.Redis.SubAndPub()
----DotNetCore.Redis.SubAndPub.sln(2KB)
----Pub()
--------Pub.csproj(283B)
--------Program.cs(608B)
--------obj()
--------bin()
----Sub()
--------Program.cs(689B)
--------obj()
--------bin()
--------Sub.csproj(283B)