dotnet new -i CSharp.DDD.Template dotnet new ddd -n myapp
cd myappdotnet run --project ./src/myapp.APIdotnet run --project ./src/myapp.Workerexport Apollo_AppId=csharp-example
export Apollo_Cluster=default
export Apollo_MetaServer=http://test.apollo-configservice.service.consul:8080
export Apollo_Secret=
dotnet run --project ./src/myapp.APIexport Apollo_AppId=csharp-example
export Apollo_Cluster=default
export Apollo_MetaServer=http://test.apollo-configservice.service.consul:8080
export Apollo_Secret=
dotnet run --project ./src/myapp.Worker- Windows
ci-build-linux-x64.cmd- Linux/Mac
ci-build-linux-x64.sh请使用VSCode 或者 VisualStudio