0

我正在尝试构建一个应用程序框架模板,开发人员可以在其中使用 Guidance Automation Toolkit 使用 MVP 模式。但我可以在 MSDN 中看到:

Guidance Automation
Retired Content 
This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies.
This page may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist.

那么在 VS2010 及更高版本中实现相同功能的替代方案是什么?

4

1 回答 1

0

如果我这样做。我会看看 NuGet 包模板。这将允许您打开一个空白解决方案,然后安装 NuGet 包以创建应用程序的结构。

如果您获得 NuGet包资源管理器,则可以检查其他 NuGet 包。

于 2012-02-09T13:25:26.763 回答