generate_dotnet_solution
Creates a .NET solution file with multiple projects, optionally including test projects, from your specified project names.
Instructions
Generate a .NET solution file with multiple projects
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| api_key | No | API key for authentication | |
| projects | Yes | Project names to include | |
| include_tests | No | Include test projects | |
| solution_name | Yes | Solution name |