We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent adc13c7 commit 02a0933Copy full SHA for 02a0933
README.md
@@ -1,5 +1,6 @@
1
# NamingStrategyConverter.NET
2
-An open source naming strategy converter library for .NET Standard.
+An open source, dead simple naming strategy converter library for .NET. Dependency free, no inheritance, no
3
+reflection, no magic. Just KISS conversions.
4
5
The following naming strategies are currently supported:
6
- PascalCase
0 commit comments