.NET standard class library to convert string identifiers to various code casing styles.
Info
| Version: | 4.0.5 |
| Author(s): | Kyle Herzog |
| Last Update: | Saturday, December 7, 2024 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/kyleherzog/CodeCasing |
| NuGet Url: | https://www.nuget.org/packages/CodeCasing |
Install
Install-Package CodeCasing
dotnet add package CodeCasing
paket add CodeCasing
CodeCasing Download (Unzip the "nupkg" after downloading)
Dependencies
- NETStandard.Library(>= 1.6.1)
Tags