Codoxide(TM) Library is an Open Source C# library with advanced implementations of common design patterns, data access patterns, configuration management etc. This project is licensed under the [[http://www.opensource.org/licenses/mit-license.php|MIT License]] and is currently in Alpha. We've not yet made any file releases under this project, though the project's source repository is regularly being updated. Click [[http://sourceforge.net/svn/?group_id=244078|here]] for instructions on how you can use SVN to download the source. ====== Components ====== ===== Patterns ===== * [[SharedInstance]] * [[Singleton]] * [[Factory]] ===== Configuration ===== * [[ConfigurationManager]] * [[ConfigurationSectionBase]] ===== Data ===== * Database * Map ---- ===== Additional Resources ===== You may also visit the * [[http://www.codoxide.com/?tag=/common+library|developer's blog]] * and [[https://www.sourceforge.net/projects/codoxidelib/|Project Page on SourceForge.net]] for more information. Support This Project