Genocs.CLI
1.0.7
dotnet tool install --global Genocs.CLI --version 1.0.7
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 Genocs.CLI --version 1.0.7
This package contains a .NET tool you can call from the shell/command line.
#tool dotnet:?package=Genocs.CLI&version=1.0.7
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
nuke :add-package Genocs.CLI --version 1.0.7
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Genocs cli
Introduction
Genocs cli is the Genocs dotnet tool that allow you to use Genocs templates. Genocs templates are dotnet template that will help you to setup quick and easy your microservice solution.
Here where you can find the Dotnet tools official Documentation:
Supported runtime
Genocs cli can be used on .NET8 runtimes.
Please check the GitHub repository getting more info.
Documentation: Genocs Library - CLI
Useful commands
# Get the list of tool
dotnet tool list
# Get the list of templates
dotnet new list
# Install from nuget
dotnet tool install -g genocs.cli
# Update the tool
dotnet tool update -g genocs.cli
# Uninstall cache
dotnet tool uninstall -g genocs.cli
Release notes
[2024-05-15] 1.0.6
- Updated NuGet packages
[2024-03-04] 1.0.5
- Updated NuGet packages
[2023-12-16] 1.0.4
- Fix Issue on resource
[2023-12-16] 1.0.3
- Fix Issue on resource
[2023-12-16] 1.0.2
- NET8 support
[2023-12-16] 1.0.1
- NET8 support
[2023-12-16] 1.0.0
- NET8 support
[2023-09-01] 0.0.8
- Updated templates
[2023-08-13] 0.0.7
- Updated banner plus fix weird behavior
[2023-07-23] 0.0.6
- Added gnx-webapi support
[2023-07-10] 0.0.5
- Fix crash in case of leading and trailing spaces
[2023-07-10] 0.0.4
- Added capitalCase on the project name
[2023-06-03] 0.0.3
- Updated syntax to .Net 7.0
[2023-06-02] 0.0.2
- Completed list of templates
[2023-03-12] 0.0.1
- First release
License
This project is licensed with the MIT license.
Changelogs
View Complete Changelogs.
Community
Support
Has this Project helped you learn something New? or Helped you at work?
Here are a few ways by which you can support.
- ⭐ Leave a star!
- 🥇 Recommend this project to your colleagues.
- 🦸 Do consider endorsing me on LinkedIn for ASP.NET Core - Connect via LinkedIn
- ☕ If you want to support this project in the long run, consider buying me a coffee!
Financial Contributors
Become a financial contributor and help me sustain the project.
Support the Project on Opencollective.
Product | Versions 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 |
---|---|---|
1.0.7 | 79 | 11/10/2024 |
1.0.6 | 14,832 | 5/15/2024 |
1.0.5 | 6,338 | 3/4/2024 |
1.0.4 | 2,420 | 12/17/2023 |
1.0.3 | 1,586 | 12/16/2023 |
1.0.2 | 479 | 12/16/2023 |
1.0.1 | 10,447 | 10/30/2023 |
1.0.0 | 9,934 | 9/25/2023 |
0.0.8 | 232 | 9/1/2023 |
0.0.7 | 304 | 8/13/2023 |
0.0.6 | 181 | 7/23/2023 |
0.0.5 | 160 | 7/10/2023 |
0.0.4 | 175 | 7/10/2023 |
0.0.3 | 141 | 6/3/2023 |
0.0.2 | 134 | 6/2/2023 |
0.0.1 | 151 | 6/1/2023 |