PerpetualIntelligence.Cli
2.4.1-preview.220425741
Prefix Reserved
See the version list below for details.
dotnet add package PerpetualIntelligence.Cli --version 2.4.1-preview.220425741
NuGet\Install-Package PerpetualIntelligence.Cli -Version 2.4.1-preview.220425741
<PackageReference Include="PerpetualIntelligence.Cli" Version="2.4.1-preview.220425741" />
paket add PerpetualIntelligence.Cli --version 2.4.1-preview.220425741
#r "nuget: PerpetualIntelligence.Cli, 2.4.1-preview.220425741"
// Install PerpetualIntelligence.Cli as a Cake Addin #addin nuget:?package=PerpetualIntelligence.Cli&version=2.4.1-preview.220425741&prerelease // Install PerpetualIntelligence.Cli as a Cake Tool #tool nuget:?package=PerpetualIntelligence.Cli&version=2.4.1-preview.220425741&prerelease
pi-cli
pi-cli
is the cross-platform developer framework for building all your CLI terminals or command-line systems in the .NET ecosystem. The framework makes it easy to build CLIs for your company, product, service, SaaS, or development and testing needs. Enterprises can create CLIs with few flags or advanced complex CLIs with organization commands, grouped commands, subcommands, arguments, and options.
Take your app or service to the command line with Unicode support and build your front-end CLI in any language.
We crafted the pi-cli
framework to be cross-platform, hosting and deployment agnostic, and fully customizable. We strongly believe .NET provides a rich set of DSL and DDD tools and languages, and pi-cli
directly supports the .NET (traditional), .NET core, ASP.NET Core, and NET6+ framework. Thus it is naturally the defacto standard in developing cross-platform CLI systems for your apps, services, and developer tools in the entire .NET ecosystem. It lets enterprises build ground-up CLI terminals or migrate their existing CLI apps and terminals with the modern and scalable micro-services-based architecture.
Use .NET Core, dependency injection, and options pattern to build a modern and secured CLI applications similar to Github CLI, .NET CLI, or CLI terminals with custom formats. Configure your server, provide your self-hosting implementations for stores and host in an environment of your choice, e.g., Windows, Linux, MacOS, Docker, Kubernetes, etc.
In short, if what you want to achieve is doable in the .NET ecosystem, it is possible with pi-cli
.
For more information see our documentation or the GitHub repo.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
.NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.0 is compatible. netstandard2.1 is compatible. |
.NET Framework | net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen40 was computed. tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETStandard 2.0
- Microsoft.Extensions.Hosting.Abstractions (>= 6.0.0)
- Microsoft.Extensions.Http (>= 6.0.0)
- Microsoft.Extensions.Options.ConfigurationExtensions (>= 6.0.0)
- Microsoft.Graph.Core (>= 2.0.8)
- Microsoft.Identity.Client.Extensions.Msal (>= 2.19.6)
- Microsoft.IdentityModel.JsonWebTokens (>= 6.17.0)
- PerpetualIntelligence.Protocols (>= 2.4.1-preview.2204211691)
-
.NETStandard 2.1
- Microsoft.Extensions.Hosting.Abstractions (>= 6.0.0)
- Microsoft.Extensions.Http (>= 6.0.0)
- Microsoft.Extensions.Options.ConfigurationExtensions (>= 6.0.0)
- Microsoft.Graph.Core (>= 2.0.8)
- Microsoft.Identity.Client.Extensions.Msal (>= 2.19.6)
- Microsoft.IdentityModel.JsonWebTokens (>= 6.17.0)
- PerpetualIntelligence.Protocols (>= 2.4.1-preview.2204211691)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.