Skip to content

Configuratinator 3000 Plans

jasonmead edited this page Dec 22, 2011 · 4 revisions

Bring Rails-like dynamic configuration to .NET!

Things Configuratinator-3000 should do:

  • Run itself at startup with no need for configuration
  • Run code in named convention methods from any class in app domain.
  • Load config files (yaml, xml, json) at startup based on naming conventions.
    1. Watch config files for changes and reload dynamically
Clone this wiki locally