lbognanni/C# Solution Generator

Automatically create .NET solution files with dependency discovery for monorepo workflows

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
modeOperation mode: "single" for one solution or "config" for batch processingnosingle
solution-nameOutput solution file name (required for single mode, must end with .sln)no""
projectsSpace or newline separated list of .csproj files (required for single mode)no""
config-filePath to JSON configuration file (required for config mode)no""
working-directoryWorking directory to run the action inno.
namedescription
solutions-createdNumber of solution files created
solution-filesSpace-separated list of created solution file paths
total-projectsTotal number of projects included across all solutions