Jeremy

Results 4 comments of Jeremy

Thank you! I actually ended up doing something very similar to what you described. I used lodash's merge function to override / merge my base config with the environment config....

Sure. I'm using verbs, so here is some content from one of my suboptions that uses mutual exclusion: ``` [Option('t', "tableName", HelpText = "Only the named table (schema.tablename) will be...

Same issue for me, for what it's worth

Thank you. I spent some time searching the issues in the aspnetcore github repo, and did not find anything that seemed to speak to my issue, so I opened issue...