Project Description
Smarts is a .NET library of reusable code designed to make common tasks easier. It is written in C#.
Current Structure
- Smarts.Core - Core Smarts functionality that is used across the other libraries
- Smarts.Controls - User Controls that perform common tasks and extend the built-in controls
- Smarts.Sequences - A series of enumerable objects for iterating over common sequences
- Smarts.Showcase - A Winforms application that demonstrates the capabilities of Smarts