New option `--domain-service`. When you input it: 1. A DomainService class creates with a `CreateAsync` method and a `UpdateAsync` method. 2. The public ctor of entity changes to internal. 3. A new internal `Update` method creates.