Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我知道 MVC3 期货 dll Microsoft.Web.MVC 有 Html.Serialize。但是如果我正在使用 mvc4 构建应用程序,我还需要安装 mvc3 期货吗?
MVC4 的期货于 2012 年 11 月 30 日可用
https://nuget.org/packages/Mvc4Futures/4.0.20710.0
安装 NuGet 包Mvc3Futures,这将解决问题。我认为目前还没有纯 Mvc4 版本Futures。
Mvc3Futures
Futures