We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 19e56d0 commit 9de9af8Copy full SHA for 9de9af8
README.md
@@ -0,0 +1,9 @@
1
+## StringCounter
2
+### Description
3
+It's a C# library that adds extension methods to strings to do a couple cool things.
4
+
5
+### Download (C# Library)
6
+[StringCounter.dll](https://github.com/Lexz-08/StringCounter/releases/download/string-counter/StringCounter.dll)
7
8
+### Download (C# Library / Console To Test DLL)
9
+[StringCounter.zip](https://github.com/Lexz-08/StringCounter/releases/download/string-counter/StringCounter.zip)
0 commit comments