一、安装Nuget插件

NuGet的安装可以通过VS2010 工具里面的扩展管理器(下图),联机搜索到,直接安装。

VS2010安装StackExchange.RedisVS2010安装StackExchange.Redis

搜索NuGet安装即可。

 

二、安装StackExchange.Redis

点击程序包管理控制器

输入Install-Package StackExchange.Redis -version 1.2.1

 

VS2010安装StackExchange.Redis

 

VS2010安装StackExchange.Redis

 

相关文章:

  • 2021-06-19
  • 2021-09-05
  • 2021-06-13
  • 2022-01-07
  • 2021-08-16
  • 2021-08-16
  • 2021-10-20
猜你喜欢
  • 2022-12-23
  • 2021-07-23
  • 2021-07-23
  • 2022-12-23
  • 2022-12-23
  • 2021-11-17
  • 2021-11-20
相关资源
相似解决方案