文件名称:guppi:一个命令行实用程序,以我需要的信息开始新的一天
文件大小:266KB
文件格式:ZIP
更新时间:2024-02-29 03:22:41
C#
古普 GUPPI(或通用单元主要外围接口)是一种半感知软件,可以帮助复制者与他们拥有的许多系统进行交互。 这是该界面的早期实现,因为这不是虚构的2133年,所以GUPPI实际上不是半感知的,它只是一个命令行实用程序,可以为我提供所需的信息。 安装 该程序是一个,需要安装最新版本的 。 建议使用.NET 5.0或更高版本。 本地测试 进行构建,然后使用Visual Studio中的Pack命令或命令行上的dotnet pack对其进行dotnet pack 。 在发布此软件包之前,请从解决方案根目录使用以下命令行进行安装: dotnet tool install -g --add-source ./Guppi/nupkg dotnet-guppi 要从以前的版本进行更新, dotnet tool update -g --add-source ./Guppi/nupkg dotnet-
【文件预览】:
guppi-master
----.gitignore(6KB)
----Guppi.Domain()
--------Interfaces()
--------Guppi.Domain.csproj(831B)
--------Common()
--------Entities()
----guppi.sln(7KB)
----CODE_OF_CONDUCT.md(3KB)
----Guppi.Infrastructure()
--------Services()
--------Guppi.Infrastructure.csproj(349B)
--------DependencyInjection.cs(714B)
----LICENSE(1KB)
----Guppi.Tests()
--------DataProvider()
--------Guppi.Tests.csproj(822B)
--------Extensions()
----.github()
--------workflows()
----README.md(4KB)
----Guppi()
--------Program.cs(903B)
--------Application.cs(1KB)
--------Actions()
--------Guppi.csproj(2KB)
--------guppi.ico(167KB)
--------IApplication.cs(145B)
--------Properties()
----Guppi.Application()
--------Guppi.Application.csproj(894B)
--------Exceptions()
--------Queries()
--------Attributes()
--------Extensions()
--------Configuration.cs(4KB)
--------Commands()
--------DependencyInjection.cs(383B)
----.gitattributes(2KB)
----img()
--------ackbar.png(83KB)
----.editorconfig(5KB)