David Seng
David Seng
To reproduce the issue, #17 would need to be resolved, and then visiting one of the basic routes in the `SampleMvcWebApplication` will demonstrate this issue. It is happening, if I...
I _think_ the `DependencyInjectionMvcDependencyResolver` ctor is missing a call to `DependencyResolver.SetResolver( this );`
@Charles-Gagnon work around is what I've been using. We have app settings for some things and app configuration for other things.
43e4379cc37f981d0b50223d315b51ce1adcd996 resolves another problem that came up with deleting rows. The formula was already a bad formula. Essentially these are going to allow modifications to a spreadsheet that has already...