There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
An attempt to extend the .NET framework with extension methods, helper classes, and new objects to allow developers to write less code, more readable code, and use well-tested encapsulations of common functionality. I want to write less code, declare fewer variables, and generally have a more fluid feel to the code. Workin' on that.