Skip to content

Latest commit

 

History

History
43 lines (27 loc) · 1.47 KB

File metadata and controls

43 lines (27 loc) · 1.47 KB

Banner

String helper

Version Downloads Dependent Libraries Language Compatibility License

What is Texting?

Texting is a string helper.

Install

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

Examples


Texting has a test suite in the test project.

Feedback

Texting is licensed under the MIT license.

Bug report and contribution are welcome at the GitHub repository.