Project Description
A set of libraries with common functionality I occasionally need.
This project started as a merging of the "TC Core Library" and "TC WinForms Library" projects. The goal of this project is to manage the different libraries I create that contain common functionality I occasionally need.
Libraries
- TC.Core (TC Core Library): core functionality that is too general to put elsewhere.
- TC.Data (TC Data Library) and TC.Data.AdoNet: generic data access pattern, based on records, and integration with ADO.NET.
- TC.WinForms (TC WinForms Library): Windows Forms functionality that is missing from the .NET BCL.