Solutionizer

January 5, 2015 ยท View on GitHub

Creating ad-hoc solutions for Visual Studio. It scans a desired directory for project files and allows the user to select from the projects to create a solution file. This solution can be saved or launched directly.

Screenshot

Credits

Solutionizer depends on following libraries:

  • Autofac
  • MahApps.Metro
  • Json.NET
  • NLog
  • Ookii Dialogs WPF library
  • Octokit