Simplifies defining .net configuration sections. Removes the ceremony required to define config sections by providing
a mechanism to define your config structure in terms of plain old interfaces.
This package allows for the configuration manager to be consumed as an interface and also provides attributes for quick configuration section making with another tool.