String helper
Texting is a string helper.
Texting targets .NET Standard 2.0, suitable for .NET and .NET Framework.
Install Texting package and its dependencies.
NuGet Package Manager:
Install-Package Texting
.NET CLI:
dotnet add package Texting
Texting has a test suite in the test project.
Texting is licensed under the MIT license.
Bug report and contribution are welcome at the GitHub repository.