simple-config icon indicating copy to clipboard operation
simple-config copied to clipboard

A .Net convention-based config to object binder

Results 2 simple-config issues
Sort by recently updated
recently updated
newest added

How should the config file be arranged to import a dictionary (eg. IDictionary)?

I get an error during compilation of my solution: Assembly generation failed -- Referenced assembly 'SimpleConfigSections' does not have a strong name The reason for this is that you didn't...