Other Posts in Libraries And Releases
- Utility Library
- Craig's Utility Library Updated to 1.2
- Craig's Utility Library has been Updated to Version 1.3
- Craig's Utility Library Updated to 1.4
- Three Project Releases Today
- Updates for CUL, HaterAide, and YABOV
- Craig's Utility Library, HaterAide, and YABOV updated
- New Updates for Craig's Utility Library, HaterAide ORM, and YABOV
- Object to Object Mapper, Part 1
- Object to Object Mapper, Part 2
- Object to Object Mapper, Part 3
- Object to Object Mapper, Part 4
- HaterAide ORM Updated to 1.5
- Application Configuration in C#
- Gestalt.Net Released
- Blammo.Net released
- New Project, Echo.Net, Released
- Two New Projects Released Today
- New Release of Craig's Utility Library Available on CodePlex
- Aspectus, a New AOP Library, Released
- HaterAide ORM updated to 1.6
- Craig's Utility Library 2.0 released
- Building Your Own Unit Testing Framework in C# - Part 1
- Building Your Own Unit Testing Framework in C# - Part 2
- New Releases
- Utility Library Progress
Three Project Releases Today
7/29/2009
I've released updates to both Craig's Utility Library as well as HaterAide ORM. The utility library contains additions in functionality including:
- Javascript minification
- Image related classes:
- Converter from an image to ASCII art
- Ability to draw rounded rectangles
- Take the negative of an image
- Ability to get the blue, red, and green filters
- Ability to adjust brightness, gamma, and contrast
- Ability to add noise
- Ability to And/Or/Xor images together
- Ability to colorize black and white images
- Simple motion detection class
- Cellular map generator
- Ability to make a shallow copy of an object in the Reflection class
- SOAP serialization helper
- Function to determine if something is a valid email address in the StringHelper class
Not to mention a couple of fixes and improvements to the various other classes. HaterAide on the other hand is simply a bunch of bug fixes, including some table/stored procedure naming issues, fixes to the SelectWhere function, a fix for ManyToMany/ManyToOne nested classes that are of the same type, and a couple others. So if you've tried out the original version, definitely download this update.
On top of these two releases, I also released a new project that I'm calling YABOV (or Yet Another Business Object Validator). I know we don't need another one of these but I figured it might help someone out and it was a decent chunk of my current project that could be spun off and shared with everyone. Anyway, the various links are: