Closed gdlcf88 closed 4 years ago
Refer to: https://github.com/abpframework/abp/blob/1764eaf90f11cd0aba0c6228704ef4b2dd43adc3/docs/en/Best-Practices/Data-Transfer-Objects.md
Do mark all DTOs as [Serializable] since they are already serializable and developers may want to binary serialize them.
Refer to: https://github.com/abpframework/abp/blob/1764eaf90f11cd0aba0c6228704ef4b2dd43adc3/docs/en/Best-Practices/Data-Transfer-Objects.md