The UWP Community Toolkit is a collection of helper functions, custom controls, and app services. It simplifies and demonstrates common developer tasks building UWP apps for Windows 10.
The Visual Studio MI Debug Engine ("MIEngine") provides an open-source Visual Studio Debugger extension that works with MI-enabled debuggers such as gdb, lldb, and clrdbg.
An extension for Visual Studio that generates a unit test boilerplate from a given class, setting up mocks for all dependencies. Supports Moq with constructor injection or dependency injection via Unity.