Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/thoemmi/Solutionizer

Creating ad-hoc solutions for Visual Studio.
https://github.com/thoemmi/Solutionizer

Last synced: 5 days ago
JSON representation

Creating ad-hoc solutions for Visual Studio.

Awesome Lists containing this project

README

        

# Solutionizer

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](https://github.com/thoemmi/Solutionizer/raw/master/images/screenshot.png)

# Credits

Solutionizer depends on following libraries:

- [Autofac](http://autofac.org/)
- [MahApps.Metro](http://mahapps.com/MahApps.Metro/)
- [Json.NET](http://james.newtonking.com/json)
- [NLog](http://nlog-project.org/)
- [Ookii Dialogs WPF library](http://www.ookii.org/software/dialogs/)
- [Octokit](https://github.com/octokit/octokit.net)