CommonLibrary.NET Extensions
Highly re-usable code and components that are extensions to CommonLibrary.NET.
A collection of very reusable code and components in C# 4.0.
Framework : .NET C# 4.0
Contributors: Anyone can freely contribute to this project.
Core Project :
http://commonlibrarynet.codeplex.com/
EXTENSIONS
| Component | Name Space | Example | Description |
| Application | ComLib.Ext.Application | Example | A template base class for any application, providing environment selection(Dev,Qa,Prod), logging, error handling, configuration and exit codes support. |
| Account | ComLib.Ext.Account | Example | Repository for the Users/Groups/Roles component part of Comlib. |
| Location | ComLib.Ext.Logging | Example | Repository for the Logging component in ComLib |