Tx.Core.Extensions.String 2.2.2025.10

dotnet add package Tx.Core.Extensions.String --version 2.2.2025.10
                    
NuGet\Install-Package Tx.Core.Extensions.String -Version 2.2.2025.10
                    
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="Tx.Core.Extensions.String" Version="2.2.2025.10" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Tx.Core.Extensions.String" Version="2.2.2025.10" />
                    
Directory.Packages.props
<PackageReference Include="Tx.Core.Extensions.String" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Tx.Core.Extensions.String --version 2.2.2025.10
                    
#r "nuget: Tx.Core.Extensions.String, 2.2.2025.10"
                    
#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.
#addin nuget:?package=Tx.Core.Extensions.String&version=2.2.2025.10
                    
Install Tx.Core.Extensions.String as a Cake Addin
#tool nuget:?package=Tx.Core.Extensions.String&version=2.2.2025.10
                    
Install Tx.Core.Extensions.String as a Cake Tool

List of extentions methods:

  • IsNumeric
  • ToHex
  • Left
  • Right
  • Truncate
  • TruncFromRight
  • TruncFromLeft
  • CopyUntil
  • ToDecimal
  • ToDouble
  • ToLong
  • ToBoolean
  • IsTrue
  • ToUtf8Bytes
  • ToJson
  • ParseTo
  • CopyUntilChar
  • CopyFromChar
  • ReplaceAt
  • ArraySearch
  • Apostrophe
  • In
  • Space
  • Val
  • EncodeToBase64
  • DecodeFromBase64
  • ToBase64String
  • GetBytes
  • WordsCount
  • Replace
  • TryParse
  • ToInt
  • CleanAsInt
  • CleanAsDecimal
  • CleanAsString
  • IsValidJson
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 is compatible.  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.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Tx.Core.Extensions.String:

Package Downloads
Tx.Core.Extensions.IO

Assembly Extensions

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.2.2025.10 110 2 months ago
2.1.2024.25 147 10 months ago
2.1.0 168 1/23/2024
2.0.2 358 12/4/2022
2.0.1 327 12/4/2022
1.2.2 344 11/25/2022
1.2.1.9 486 4/14/2022
1.2.1.8 458 4/10/2022
1.2.1.7 446 4/10/2022
1.2.1.6 445 4/10/2022

Upgrate to net 9.0