マイクロソフト系技術情報 Wiki」は、「Open棟梁Project」,「OSSコンソーシアム .NET開発基盤部会」によって運営されています。

目次

概要

自作CUI(CLI)を開発する際に便利なのでは?と。

https://github.com/dotnet/command-line-api/blob/main/docs/History.md

詳細

機能

System.CommandLine?

System.CommandLine?.DragonFruit?

強力に型付けされたMainメソッドを使って、
慣習的にコマンドラインアプリを構築する。

System.CommandLine?.Rendering

System.CommandLine?.Hosting

Microsoft.Extensions.HostingでSystem.CommandLine?を使用するためのサポート

dotnet-suggest

System.CommandLine?を使って作られたアプリに
シェルの補完機能を提供するコマンドラインツール。

サンプル実装

System.CommandLine?

System.CommandLine?.DragonFruit?

https://github.com/dotnet/command-line-api/blob/main/docs/Your-first-app-with-System-CommandLine-DragonFruit.md

System.CommandLine?.Rendering

System.CommandLine?.Hosting

...

dotnet-suggest

...

参考


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


トップ   新規 一覧 単語検索 最終更新   ヘルプ   最終更新のRSS