.NET standard class library to convert string identifiers to various code casing styles.
Info
Version: | 3.0.3 |
Author(s): | Kyle Herzog |
Last Update: | Tuesday, April 23, 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