ClassFromConfig is code generation utility that creates a static class from your Web.config or App.config. It privides an easy access to appSettings and connectionStrings, as well as Custom Configuration Sections.
Finally a new version is ready! A lot of improvements have been made: - Rewritten the code generator engine to be more managable. - Added lost of tests. - Added "options file" support which enables to store ConfigFromClass settings in project ...
- Rewritten the code generator engine to be more managable. - Added lost of tests. - Added "options file" support which enables to store ConfigFromClass settings in project .config. - Added ability to update config and register custom sections. - Added ...
Happy New Year! I will be releasing a new version very soon - with lots of improvmentes. Check "Tracker > Feature Requests" and "Tracker > Bugs" for details of what's to come.
ClassFromConfig is now featured on DotNetPerls (http://dotnetperls.com/Content/Cache-Settings-ASPNET.aspx) Thanks, Sam!
Release v1.3.1: - Added ability to load linked config files (via configSource attribute). - Node collection can now be any tag (not limited to "
What's new: - Added ability to load linked config files (via configSource attribute). - Node collection can now be any tag (not limited to "<add ...", can use "<item ...", etc.) - must be at least 2 in the config to recognise it ...
Copyright © 2009 SourceForge, Inc. All rights reserved. Terms of Use