ASP.NET SignalR 2.4.0 发布了,这是用于 System.Web 和基于 OWIN 应用的 SignalR 版本,2.4.0 是包含了一些小的 bug 修复和更新,在之前报导过的预览版更新中可以了解相关信息。
值得一提的是,此版本添加了对 StackExchange.Redis 包新版 2.0 的支持。如果在 SignalR 应用中使用 StackExchange 的 Redis 包并且想要更新到 StackExchange Redis 2.0 版本,则需要删除对 Microsoft.AspNet.SignalR.Redis 的现有包引用,然后添加对 Microsoft.AspNet.SignalR.StackExchangeRedis 的引用。
详情见 发布公告 。
以上就是本文的全部内容,希望对大家的学习有所帮助,也希望大家多多支持 码农网
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
Real-Time Collision Detection
Christer Ericson / CRC Press / 2004-12-22 / USD 98.95
Written by an expert in the game industry, Christer Ericson's new book is a comprehensive guide to the components of efficient real-time collision detection systems. The book provides the tools and kn......一起来看看 《Real-Time Collision Detection》 这本书的介绍吧!