List of valuable resources for learning to develop visual studio extension packages.
- https://stackoverflow.com/questions/1094366/how-do-i-write-to-the-visual-studio-output-window-in-my-custom-tool
- https://msdn.microsoft.com/en-us/library/bb166236.aspx
List of valuable resources for learning Roslyn Compiler Services.
- https://www.youtube.com/watch?v=wXXHd8gYqVg&list=PLxk7xaZWBdUT23QfaQTCJDG6Q1xx6uHdG
- https://www.codeproject.com/Articles/1215168/Using-Roslyn-for-Compiling-Code-into-Separate-Net
List of valuable chart libraries.