Elevate: SRT Solutions first Open Source Project
Chris Marinos started Elevate as a learning time project at SRT Solutions. It’s still very young, but it’s already very useful to me.
Chris wrote a great introductory post on the library, which is hosted on CodePlex.
Elevate contains methods we use, usually based on LINQ queries, or otherwise built on top of the .NET BCL. There are methods to build sequences, sub-divide very large sequences into chunks, perform pattern matching on sequences, and some general purpose composable APIs.
It’s still a very young project, and we’re adding functionality on a regular basis. We’re also actively seeking other community members’ input and contribution. Please visit the project, join and submit ideas. Or, just download it, try it, and suggest ideas on the CodePlex pages.