AliceProject.AliceConsole
0.3.2
dotnet tool install --global AliceProject.AliceConsole --version 0.3.2
This package contains a .NET tool you can call from the shell/command line.
dotnet new tool-manifest
dotnet tool install --local AliceProject.AliceConsole --version 0.3.2
This package contains a .NET tool you can call from the shell/command line.
#tool dotnet:?package=AliceProject.AliceConsole&version=0.3.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
nuke :add-package AliceProject.AliceConsole --version 0.3.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
ALiCE CONSOLE
Alice Console is the useful tool to read .anov file and create .anproj fotmat.
How to use
Requirement
- Git
- .NET SDK 10.0.100 (or a later version)
Install
From Nuget.org
dotnet tool install --global AliceProject.AliceConsole
From Source
- Clone this repository
- Pack source with .NET CLI
cd src/AliceConsole dotnet pack - Install this solution
dotnet tool install --global --add-source ./nupkg AliceProject.AliceConsole
Uninstall
dotnet tool uninstall --global AliceProject.AliceConsole
Usage
Please show: aliceconsole -h
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net10.0 is compatible. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.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 |
|---|---|---|
| 0.3.2 | 98 | 1/7/2026 |