Soltys.ChangeCase
1.5.0
Small library to change case in strings. Based on node.js library: https://github.com/blakeembrey/change-case
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
Install-Package Soltys.ChangeCase -Version 1.5.0
dotnet add package Soltys.ChangeCase --version 1.5.0
<PackageReference Include="Soltys.ChangeCase" Version="1.5.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Soltys.ChangeCase --version 1.5.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
Added LowerCaseFirst(), TitleCase(), SnakeCase(), ConstantCase() and also added Intellisense XML Docs
Dependencies
This package has no dependencies.
Used By
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Soltys.ChangeCase:
Package | Downloads |
---|---|
Messerli.LinqToRest
A LINQ QueryProvider that uses a REST API as its data source.
|
GitHub repositories
This package is not used by any popular GitHub repositories.