1. Removed worked arounds that were previously applied for bugs as they are fixed now. 2. Sorted all using statements. Moved System.* to the top. 3. Fixed some of the code to follow engineering guidelines.
1. Adding helpers to install an app on IIS and run on top of native module 2. Enabled CoreCLR + Ntlm tests.
Modified the helpers to take in an application host config file to accomodate future needs.
And some general cleanup.