Aicrosoft.Apt.CLI 8.5.0

dotnet tool install --global Aicrosoft.Apt.CLI --version 8.5.0                
This package contains a .NET tool you can call from the shell/command line.
dotnet new tool-manifest # if you are setting up this repo
dotnet tool install --local Aicrosoft.Apt.CLI --version 8.5.0                
This package contains a .NET tool you can call from the shell/command line.
#tool dotnet:?package=Aicrosoft.Apt.CLI&version=8.5.0                
nuke :add-package Aicrosoft.Apt.CLI --version 8.5.0                

Aicro.Apt.CLI

apt dotnet 开发时用到的模板,平时要一直更新它。新项目开发时,直接从这儿拷贝使用。

https://github.com/abpframework/abp

模板说明: MyCompanyName.MyProjectName 公司名.项目名[.模块名]

dotnet tool 工具

参考doc 项目: Aicro.Apt.CLI (APT=Aicrosoft Project Template) (参考类似abp的tool) Nuget上的AicroKey:oy2lqwjeyxv2a4imir7afuxxfs2ebe4evfwkgeuezesmta

# 转到项目目录下:
# 打包项目:这将在 ./nupkg 文件夹中生成一个 .nupkg 文件。
dotnet pack

# 本地安装和测试
dotnet tool install --global --add-source ./nupkg Aicro.Apt.CLI

# 调用工具
apt hello from args

dotnet tool uninstall -g Aicro.Apt.CLI



# 参考文档
- [Tutorial: Create a .NET tool using the .NET CLI]:https://learn.microsoft.com/en-us/dotnet/core/tools/global-tools-how-to-create





Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  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.

This package has no dependencies.

Version Downloads Last updated
8.5.0 88 10/12/2024
8.3.0 95 9/10/2024
8.2.0 95 8/7/2024
8.1.0 75 7/16/2024
8.1.0-dev.240716.12 48 7/16/2024