Skip to content

GStefanowich/string-extensions

Repository files navigation

Literals

This is a helper library for dealing with Strings

I'm a big fan of [ "Hello", "World!" ].Join(' ') over doing string.Join(' ', [ "Hello", "World!" ])

Includes other fun helper methods including for dealing with string Casing

About

C# String extension methods

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

Packages

No packages published

Languages