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
#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

便捷 shell 命令框架

Product 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.

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.

Version Downloads Last updated
1.1.2 389 11/6/2021
1.1.1 340 11/6/2021
1.1.0 332 11/6/2021
1.0.9 297 10/14/2021
1.0.8 283 10/14/2021
1.0.7 313 10/14/2021
1.0.6 292 10/12/2021
1.0.5 513 10/12/2021
1.0.4 702 10/11/2021
1.0.2 307 10/11/2021
1.0.1 1,741 10/10/2021

便捷 shell 命令框架
 2021年10月10日
 新增屏蔽 ctrl+c 退出
 2021年10月11日
 新增命令调用时间统计
 新增枚举转换扩展
 2021年10月12日
 新增处理命令集子命令重复后默认重命名
 2021年10月14日
 新增扩展方法