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 に答える