Soltys.ChangeCase
1.6.0
Small library to change case in strings. Based on node.js library: https://github.com/blakeembrey/change-case
Install-Package Soltys.ChangeCase -Version 1.6.0
dotnet add package Soltys.ChangeCase --version 1.6.0
<PackageReference Include="Soltys.ChangeCase" Version="1.6.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Soltys.ChangeCase --version 1.6.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Soltys.ChangeCase, 1.6.0"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Release Notes
Migrated to .NET Standard
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.