「[[マイクロソフト系技術情報 Wiki>http://techinfoofmicrosofttech.osscons.jp/]]」は、「[[Open棟梁Project>https://github.com/OpenTouryoProject/]]」,「[[OSSコンソーシアム .NET開発基盤部会>https://www.osscons.jp/dotNetDevelopmentInfrastructure/]]」によって運営されています。

-[[戻る>自作CUI(CLI)の話]]
--CLI開発(Sharprompt)
--[[CLI開発(System.CommandLine)]]

* 目次 [#v12dcaff]
#contents

* 概要 [#u60e333d]
C# で Interactive な Prompt を構築するライブラリ。

* 詳細 [#o643513e]

**機能 [#of203ca1]
以下のような機能がある模様。

***Input [#uedb94b6]
-文字列入力
-数値型などへのパース

***Confirm [#ea911cab]
YES/NOの確認

***Password [#z13e3528]
パスワード入力

***Select [#q15c78b4]
-単純なSelect
-列挙型へのパース

***MultiSelect [#n493ed32]
ページングできるSelect

***Custom Prompter [#m51b8995]
表示のカスタマイズ

**サンプル [#k144ac2c]
https://github.com/OpenTouryoProject/OpenTouryo/blob/develop/root/programs/CS/Samples/CLI_sample/Simple_CLI/Simple_CLI/Program.cs

* 参考 [#d72eb79d]
-shibayan/Sharprompt: Interactive command line interface toolkit for C#~
https://github.com/shibayan/Sharprompt
-C# で Interactive な Prompt を構築するライブラリを作った - しばやん雑記~
https://blog.shibayan.jp/entry/20190811/1565520395

**[[OSSコンソーシアム情報>自作CUI(CLI)の話#b364b47e]] [#i1ae7bbe]

----
Tags: [[:シェル]], [[:インフラストラクチャ]], [[:Windows]], [[:.NET開発]]
Tags: [[:シェル]], [[:インフラストラクチャ]], [[:.NET開発]]

トップ   編集 差分 バックアップ 添付 複製 名前変更 リロード   新規 一覧 単語検索 最終更新   ヘルプ   最終更新のRSS