scaffold_dotnet_project
Generate a .NET project with ready-to-use folder structure and configuration. Select a template—web API, MVC, Blazor, console, class library, or worker—and target .NET 8 or 9.
Instructions
Generate a .NET project with folder structure and configuration
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| api_key | No | API key for authentication | |
| template | No | Project template | |
| project_name | Yes | Project name | |
| dotnet_version | No | .NET version |