Uses Humanizer to transform the case of command and argument names.
Info
Version: | 4.0.2 |
Author(s): | Bilal Fazlani, Drew Burlingame |
Last Update: | Tuesday, December 20, 2022 |
.NET Fiddle: | Online Example |
Project Url: | https://github.com/bilal-fazlani/CommandDotNet |
NuGet Url: | https://www.nuget.org/packages/CommandDotNet.NameCasing |
Install
Install-Package CommandDotNet.NameCasing
dotnet add package CommandDotNet.NameCasing
paket add CommandDotNet.NameCasing
CommandDotNet.NameCasing Download (Unzip the "nupkg" after downloading)
Dependencies
- CommandDotNet(>= 4.0.0)
- Humanizer.Core(>= 2.7.9)
Tags