I uploaded a beta version of my Extension Method Library written in C# for Text. It’s a Visual Studio 2010 project that contains numerous methods to simplify operations and manipulation of text strings. Plus a few fun things like IsAnagram(). It’s divided into Partial Classes where all or part of the project can be used as needed.
For the die-hard VB.Net users, yes I ported some common VB.Net methods into C#. But, it allows for using just what you need. There's no need to reference VB.Net Assemblies. Check it out and let me know what you think.

No comments:
Post a Comment