Hacktoberfest 2026:メンテナが10月に向けて印を付けた、オープンで初心者向けの issue。 Hacktoberfest の issue を見る

Suggestion: Allow LibMan support in Visual Studio to be activated by a project capability

オープン
#605 コメント 2 件 リアクション 4 件 担当者 0 名 GitHub で見る

まだ誰も着手していません。

評価

難易度
4/5
見積もり時間
3〜5日
初心者へのやさしさ
35/100
issue の種類
機能追加
明瞭さ
おおむね明確
活発さ
停滞
技術スタック
csharp
領域
tooling

調査の方向性

Start by reviewing how LibMan detects project support and how the LibMan wizard is exposed for projects containing libman.json. Then inspect the project file and project-capability integration points in the Visual Studio extension. Done means a project can opt in through a capability and use the wizard and context-menu actions outside the currently supported project types.

索引モデルが issue の本文から書いたものです。

説明

Functional impact

This would allow any project to opt-in to libman support (context menu items, add library wizard).

Minimal repro steps
  1. Create a Razor Class Library project
  2. Try to add a library via LibMan wizard (e.g. for image assets)
Expected result

Some way to allow enabling the LibMan wizard.

Actual result

Editing libman.json works, but there's no way to get the wizard to work.

Further technical details

Enabling LibMan via a project capability means that anyone could edit their project file, even if not a web project, to opt-in to LibMan support.

Since the editor support works as long as there's a libman.json file, this issue is mostly to see if there's interest in enabling wizard support in other project types.

主要言語
C#
スター
486
フォーク
91
PR マージ指標
30日以内にマージされた PR はありません

コントリビューションガイド

コントリビューションガイドを開く

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

aspnet/LibraryManager のほかの issue

aspnet/LibraryManager の issue をすべて見る

似ている issue

C# の issue をもっと見る

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。