Loading...
Loading...
Initialize CleanDDD dotnet projects (using netcorepal-web template); Used for creating new projects or quickly setting up solutions for client demos, can directly call dotnet new or wrapper scripts
npx skill4agent add netcorepal/cleanddd-skills cleanddd-dotnet-initdotnet new netcorepal-webFrameworknet10.0net8.0net9.0net10.0DatabaseMySqlMySqlSqlServerPostgreSQLSqliteGaussDBDMDBMongoDBMessageQueueRabbitMQRabbitMQKafkaAzureServiceBusAmazonSQSNATSRedisStreamsPulsarUseAspiretruetruefalseIncludeCopilotInstructionsfalsetruefalseProjectName-.OutputDirdotnet new install NetCorePal.Templatedotnet new netcorepal-web \
--Framework net10.0 \
--Database MySql \
--MessageQueue RabbitMQ \
--UseAspire true \
--name My.Project \
--IncludeCopilotInstructions false \
--output /path/to/targetdotnet newpython3 scripts/interactive_init.py [same parameters as above, can be omitted to enter interaction]NetCorePal.Template--skip-template-install