SunamoStringSplit 26.7.28.2

dotnet add package SunamoStringSplit --version 26.7.28.2
                    
NuGet\Install-Package SunamoStringSplit -Version 26.7.28.2
                    
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="SunamoStringSplit" Version="26.7.28.2" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="SunamoStringSplit" Version="26.7.28.2" />
                    
Directory.Packages.props
<PackageReference Include="SunamoStringSplit" />
                    
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 SunamoStringSplit --version 26.7.28.2
                    
#r "nuget: SunamoStringSplit, 26.7.28.2"
                    
#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.
#:package SunamoStringSplit@26.7.28.2
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=SunamoStringSplit&version=26.7.28.2
                    
Install as a Cake Addin
#tool nuget:?package=SunamoStringSplit&version=26.7.28.2
                    
Install as a Cake Tool

SunamoStringSplit

A .NET library providing comprehensive methods for splitting strings using various delimiters and strategies.

Overview

SunamoStringSplit is part of the Sunamo package ecosystem, providing modular, platform-independent string splitting utilities for .NET development.

Key Features

  • Split strings by characters, strings, whitespace, or punctuation
  • Split with or without removing empty entries
  • Split into a specific number of parts (from start or end)
  • Split while keeping delimiters in the result
  • Split and filter by regex patterns
  • Split by character indexes
  • Split by letter count
  • Parse split results directly to integer lists

Main Methods

  • Split() - Split by string delimiters with various options
  • SplitChar() / SplitCharList() - Split by character delimiters
  • SplitNone() / SplitNoneChar() - Split without removing empty entries
  • SplitByWhiteSpaces() - Split by all Unicode whitespace characters
  • SplitBySpaceAndPunctuationChars() - Split by space and punctuation
  • SplitByNewLines() - Split by newline characters
  • SplitAndKeepDelimiters() - Split while preserving delimiters
  • SplitAndReturnRegexMatches() - Split and filter by regex
  • SplitByIndex() / SplitByIndexes() - Split at specific positions
  • SplitByLetterCount() - Split into equal-length segments
  • SplitToParts() - Split into a specific number of parts
  • SplitToPartsFromEnd() - Split into parts from the end
  • SplitToIntList() - Split and parse to integers

Installation

dotnet add package SunamoStringSplit

Target Frameworks

  • .NET 10.0
  • .NET 9.0
  • .NET 8.0

Dependencies

  • Microsoft.Extensions.Logging.Abstractions

License

MIT

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  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.  net10.0 is compatible.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
26.7.28.2 96 7/28/2026
26.7.28.1 95 7/28/2026
26.5.18.4 121 5/18/2026
26.3.28.3 147 3/28/2026
26.2.7.2 143 2/7/2026
26.2.5.1 132 2/5/2026
26.1.1.1 152 1/1/2026
25.12.31.2 134 12/31/2025
25.12.31.1 128 12/31/2025
25.12.21.1 212 12/21/2025
25.6.7.1 219 6/7/2025
25.4.13.2 287 4/13/2025
25.4.13.1 258 4/13/2025
25.3.29.1 192 3/29/2025
24.12.1.1 200 12/1/2024
24.11.11.1 201 11/11/2024
24.11.9.1 184 11/9/2024
24.11.8.1 185 11/8/2024
24.9.20.1 210 9/20/2024
24.7.16.1 203 7/16/2024
Loading failed

y