Software automation framework for Visual Studio Windows.
Provides real time software factories that use source code in a Visual Studio solution as data models for custom logic to generate software on
Automation framework that allows software architects and development team leads to design and implement their own software factories inside Visual Studio for Windows.
This includes the following.
Real time model generation for project system objects
Solution
Solution Folders
Solution Files
Projects
Project Folders
Project Files
Real time model generation for C# language source files.
Ability to trigger automation and run your custom automation logic directly inside visual studio itself with no library requirements in the solutions.
Easy to use SDK that allows you to insert, update, replace, comment out code in code files dynamically without having to be build new code files on the fly.