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.
NuGet 用の独自の UI を作成することはできますか? たとえば、MVC プロジェクトで、Web アプリケーションの管理セクションから NuGet パッケージをダウンロードしてインストールしたいですか?
はい、可能です。これは、adminに組み込まれているASP.NETWebページを使用して行います:)
良い出発点は、NuGetコマンドラインのインストールコマンドを見て、それがどのように機能するかを確認することです。
http://nuget.codeplex.com/SourceControl/changeset/view/e2929b936dfb#src%2fCommandLine%2fCommands%2fInstallCommand.cs