c# - Nancy Register Modules After Application StartUp -


i adding modules external libraries after application starts up, , i'd know if there way register them way. override modules variable in bootstrapper file module types external assembly , works fine, not sure how register modules after variable called.


Comments