Genocs.CLI
1.5.3
Requires NuGet 5.0.0 or higher.
dotnet tool install --global Genocs.CLI --version 1.5.3
This package contains a .NET tool you can call from the shell/command line.
dotnet new tool-manifest
dotnet tool install --local Genocs.CLI --version 1.5.3
This package contains a .NET tool you can call from the shell/command line.
#tool dotnet:?package=Genocs.CLI&version=1.5.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
nuke :add-package Genocs.CLI --version 1.5.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Genocs CLI

Genocs CLI is the official .NET tool to install Genocs templates and bootstrap projects from the command line.
Supported runtime
Genocs CLI runs on .NET 10.
Install
dotnet tool install -g genocs.cli
Basic usage
# Install or update Genocs templates
genocs install
# aliases: genocs i | genocs update | genocs u
# Show tool version
genocs version
# Create new projects
genocs blazor new <ProjectName>
genocs webapi new <ProjectName>
genocs worker new <ProjectName>
genocs cleanapi new <ProjectName>
genocs angular new <ProjectName>
genocs react new <ProjectName>
Useful dotnet commands
# List installed tools
dotnet tool list -g
# Update the tool
dotnet tool update -g genocs.cli
# Uninstall the tool
dotnet tool uninstall -g genocs.cli
Documentation
Community
License
Licensed under the MIT license.
| 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 |
|---|---|---|
| 1.5.3 | 1,979 | 6/2/2026 |
| 1.5.2 | 785 | 4/25/2026 |
| 1.5.1 | 107 | 4/24/2026 |
| 1.5.0 | 112 | 4/23/2026 |
| 1.4.0 | 98 | 4/23/2026 |
| 1.3.2 | 4,517 | 11/23/2025 |
| 1.3.1 | 2,397 | 11/22/2025 |
| 1.3.0 | 1,168 | 11/22/2025 |
| 1.2.1 | 450 | 11/20/2025 |
| 1.2.0 | 5,362 | 9/30/2025 |
| 1.1.1 | 4,113 | 9/18/2025 |
| 1.1.0 | 2,185 | 12/1/2024 |
| 1.0.7 | 1,239 | 11/10/2024 |
| 1.0.6 | 15,012 | 5/15/2024 |
| 1.0.5 | 6,463 | 3/4/2024 |
| 1.0.4 | 2,559 | 12/17/2023 |
| 1.0.3 | 1,715 | 12/16/2023 |
| 1.0.2 | 618 | 12/16/2023 |
| 1.0.1 | 10,561 | 10/30/2023 |
| 1.0.0 | 10,026 | 9/25/2023 |
Loading failed
The change log and breaking changes are listed here.
https://github.com/Genocs/genocs-library-cli/releases