https://github.com/alastairlundy/cliutilslib
A C# library to assist in creating Cli programs
https://github.com/alastairlundy/cliutilslib
cli csharp-library
Last synced: 6 months ago
JSON representation
A C# library to assist in creating Cli programs
- Host: GitHub
- URL: https://github.com/alastairlundy/cliutilslib
- Owner: alastairlundy
- License: mit
- Created: 2024-05-27T09:01:28.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-16T18:17:47.000Z (11 months ago)
- Last Synced: 2025-03-13T12:14:55.422Z (10 months ago)
- Topics: cli, csharp-library
- Language: C#
- Homepage:
- Size: 85.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
- Security: SECURITY.md
Awesome Lists containing this project
README
# CliUtilsLib
This is a C# .NET library to help with the creation of CLI tools and/or console applications.
[](https://www.nuget.org/packages/CliUtilsLib/)
[](https://www.nuget.org/packages/CliUtilsLib/)
## Licensing
CLiUtilsLib versions prior to version 1.5.0 were licensed under the Apache 2.0 license. 1.5.0 was licensed under the LGPLv3 license. Future versions will be licensed under the MIT license.
Code contributions, feature suggestions, and bug reports are welcome!