首頁 / 新聞 / dotConnect for Salesforce Marketing Cloud V1.9.1498
dotConnect for Salesforce Marketing Cloud V1.9.1498
將新選項添加到 Entity Framework Core 範本中以確定所生成枚舉的輸出。
9月 30, 2021
新版本
特性
Entity Developer
Added new Validation Framework property to the Data Transfer Object template for generating DataAnnotation attributes.
Added new "Save connection to" option to Entity Framework Core Model Settings which adds the ability to store the connection string in "Model file", "Entity Developer storage" and "Environment variable".
Added new "Enum Output" option to the Entity Framework Core template to specify the output for generated enums.
Added new property "Generate UnitOfWork Repository Properties" to the Entity Framework Core Model Repository and Unit Of Work template for accessing entity collections.
Changed the representation of one-to-one association with non-nullable properties on both ends from 1 -> 1 to 0..1 -> 1 on diagrams in the Entity Framework Core Model.