SSMM 1.0.0
A simple string management and manipulation library
Install-Package SSMM -Version 1.0.0
dotnet add package SSMM --version 1.0.0
<PackageReference Include="SSMM" Version="1.0.0" />
paket add SSMM --version 1.0.0
#r "nuget: SSMM, 1.0.0"
SSMM_Lib
Simple string management and manipulation
Currently Supported features:
Length Checks, retrieve and compare lengths, and check if a string is null or empty
Remove strings, match and remove a string from another
Trim start and end of a string
Convert 2 strings with delimiters or string arrays to a dictionary
Compile string, char and byte arrays to a single string
SSMM_Lib
Simple string management and manipulation
Currently Supported features:
Length Checks, retrieve and compare lengths, and check if a string is null or empty
Remove strings, match and remove a string from another
Trim start and end of a string
Convert 2 strings with delimiters or string arrays to a dictionary
Compile string, char and byte arrays to a single string
Dependencies
-
.NETCoreApp 2.2
- No dependencies.
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated |
---|---|---|
1.0.0 | 275 | 4/18/2019 |