Solutionizer
Solution generator
A tool that scans directories and allows users to create custom Visual Studio solutions from project files.
Creating ad-hoc solutions for Visual Studio.
26 stars
3 watching
9 forks
Language: C#
last commit: almost 2 years ago Related projects:
Repository | Description | Stars |
---|---|---|
tmattio/spin | Generates OCaml project templates with standardized configurations and conventions. | 295 |
timoxley/adventure-map | A tool that generates minimal boilerplate code for building adventure-style workspaces with exercises. | 19 |
ryanalameddine/sourcegeneratordemo | A C# project demonstrating the use of source generators to automate code generation at compile time. | 3 |
andrzejolszak/buildergeneratorhotreload | A solution to a Visual Studio issue where source generator changes aren't reflected in IntelliSense. | 3 |
senselogic/generis | A lightweight code preprocessor for Go that adds features like generics and HTML templating. | 43 |
hermanussen/fairy | Generates C# code from SCS .yml files | 4 |
musictopia2/commonsourcegeneratorshelpers | A set of reusable helper classes for generating common source code elements in a music-related context | 11 |
devexpress/devexpress.mvvm.codegenerators | A source generator that creates boilerplate code for View Models in C# MVVM frameworks | 41 |
matryer/gopherize.me | An application that generates a custom image by overlaying images from different categories in a specific order. | 712 |
chef/omnibus | A tool for creating full-stack installers for software projects across multiple platforms | 1,292 |
zeromq/zproject | Automates build environments and generates project skeletons for new classes in various languages. | 149 |
wyamio/wyam | A modular static content generator that can be used to generate web sites and other documents | 141 |
craftcms/generator | A CLI tool for generating new Craft CMS plugins, modules, and system components with minimal configuration | 84 |
yeah69/mrmeeseeks.resxtoviewmodelgenerator | A tool that automatically generates ViewModels from ResX files | 6 |
jermdavis/sitemapgenerator | Generates an XML sitemap file after a Sitecore publish operation. | 4 |