Virtuesoft.Shell.Abstractions
1.1.2
dotnet add package Virtuesoft.Shell.Abstractions --version 1.1.2
NuGet\Install-Package Virtuesoft.Shell.Abstractions -Version 1.1.2
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Virtuesoft.Shell.Abstractions" Version="1.1.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Virtuesoft.Shell.Abstractions --version 1.1.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Virtuesoft.Shell.Abstractions, 1.1.2"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Virtuesoft.Shell.Abstractions as a Cake Addin #addin nuget:?package=Virtuesoft.Shell.Abstractions&version=1.1.2 // Install Virtuesoft.Shell.Abstractions as a Cake Tool #tool nuget:?package=Virtuesoft.Shell.Abstractions&version=1.1.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
便捷 shell 命令框架
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 is compatible. 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. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net5.0
- Microsoft.Extensions.Configuration (>= 5.0.0)
- Microsoft.Extensions.Configuration.Abstractions (>= 5.0.0)
- Microsoft.Extensions.Configuration.Json (>= 5.0.0)
- Microsoft.Extensions.DependencyInjection (>= 5.0.2)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 5.0.0)
- Microsoft.Extensions.Options.ConfigurationExtensions (>= 5.0.0)
NuGet packages (5)
Showing the top 5 NuGet packages that depend on Virtuesoft.Shell.Abstractions:
Package | Downloads |
---|---|
Virtuesoft.Shell
便捷 shell 执行程序 |
|
Virtuesoft.Shell.Http
便捷 shell Http命令框架 支持get post 简单命令 |
|
Virtuesoft.Shell.FileSystem
便捷 shell 命令 fs ,支持 cd fs dir 命令 |
|
Virtuesoft.Shell.Sqlserver
便捷 shell mssql 命令框架 支持query execute 简单命令和执行脚本 |
|
Virtuesoft.Shell.Api
便捷 shell api 命令 支持sign md5 aes format 简单命令 |
GitHub repositories
This package is not used by any popular GitHub repositories.
便捷 shell 命令框架
2021年10月10日
新增屏蔽 ctrl+c 退出
2021年10月11日
新增命令调用时间统计
新增枚举转换扩展
2021年10月12日
新增处理命令集子命令重复后默认重命名
2021年10月14日
新增扩展方法