ktsu.CaseConverter 1.0.18

Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet add package ktsu.CaseConverter --version 1.0.18                
NuGet\Install-Package ktsu.CaseConverter -Version 1.0.18                
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="ktsu.CaseConverter" Version="1.0.18" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add ktsu.CaseConverter --version 1.0.18                
#r "nuget: ktsu.CaseConverter, 1.0.18"                
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install ktsu.CaseConverter as a Cake Addin
#addin nuget:?package=ktsu.CaseConverter&version=1.0.18

// Install ktsu.CaseConverter as a Cake Tool
#tool nuget:?package=ktsu.CaseConverter&version=1.0.18                

CaseConverter

A library with extension methods to convert strings between common casings used in code.

  • ToTitleCase (Title Case)
  • ToPascalCase (PascalCase)
  • ToCamelCase (camelCase)
  • ToSnakeCase (snake_case)
  • ToKebabCase (kebab-case)
  • ToMacroCase (MACRO_CASE)
  • ToUppercaseFirstChar (UppercaseFirstChar)
  • ToLowercaseFirstChar (lowercaseFirstChar)
Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • net8.0

    • No dependencies.

NuGet packages (3)

Showing the top 3 NuGet packages that depend on ktsu.CaseConverter:

Package Downloads
ktsu.AppDataStorage

Application data management library using JSON serialization to save and load data in the user's app data folder.

ktsu.ImGuiWidgets

A library of custom widgets using ImGui.NET and utilities to enhance ImGui-based applications.

ktsu.ImGuiPopups

A library for custom popups using ImGui.NET.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.1.1 396 1/3/2025
1.1.1-pre.16 0 1/22/2025
1.1.1-pre.15 29 1/21/2025
1.1.1-pre.14 27 1/20/2025
1.1.1-pre.13 34 1/18/2025
1.1.1-pre.12 33 1/16/2025
1.1.1-pre.11 7 1/14/2025
1.1.1-pre.10 25 1/13/2025
1.1.1-pre.9 30 1/11/2025
1.1.1-pre.8 21 1/10/2025
1.1.1-pre.7 29 1/10/2025
1.1.1-pre.6 8 1/8/2025
1.1.1-pre.5 43 1/7/2025
1.1.1-pre.4 46 1/6/2025
1.1.1-pre.3 63 1/4/2025
1.1.1-pre.2 50 1/3/2025
1.1.1-pre.1 50 1/3/2025
1.1.0 79 1/3/2025
1.0.29 82 1/2/2025
1.0.29-pre.7 49 1/3/2025
1.0.29-pre.6 53 1/2/2025
1.0.29-pre.5 68 12/31/2024
1.0.29-pre.4 50 12/29/2024
1.0.29-pre.3 43 12/28/2024
1.0.29-pre.2 49 12/27/2024
1.0.29-pre.1 48 12/27/2024
1.0.28-pre.1 45 12/27/2024
1.0.27 926 12/26/2024
1.0.26 85 12/26/2024
1.0.25 87 12/26/2024
1.0.24 78 12/26/2024
1.0.23 467 12/23/2024
1.0.22 77 12/23/2024
1.0.21 190 12/22/2024
1.0.20 195 12/22/2024
1.0.19 970 12/4/2024
1.0.18 392 12/2/2024
1.0.17 299 11/30/2024
1.0.16 289 11/26/2024
1.0.15 285 11/20/2024
1.0.14 492 11/13/2024
1.0.13 685 11/1/2024
1.0.12 1,162 10/4/2024
1.0.11 612 9/19/2024
1.0.10 179 9/19/2024
1.0.10-pre.1 48 12/27/2024
1.0.9 87 9/19/2024
1.0.8 132 9/19/2024
1.0.7 117 9/18/2024
1.0.6 97 9/18/2024
1.0.5 250 9/18/2024
1.0.4 165 9/18/2024
1.0.3 106 9/18/2024
1.0.2 363 9/14/2024
1.0.1 116 9/14/2024