Easily convert strings into various casing styles: camelCase, PascalCase, lower_snake_case, _underscoreCamelCase.
Info
Version: | 2.0.3 |
Author(s): | Andeart |
Last Update: | Monday, February 25, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/andeart/CaseConversions |
NuGet Url: | https://www.nuget.org/packages/Andeart.CaseConversions |
Install
Install-Package Andeart.CaseConversions
dotnet add package Andeart.CaseConversions
paket add Andeart.CaseConversions
Andeart.CaseConversions Download (Unzip the "nupkg" after downloading)
Dependencies
1 package depend on this package.
Tags