This repository has been archived by the owner on Aug 1, 2022. It is now read-only.
0.5.0-preview.5
Pre-release
Pre-release
Features
- Auth: Add sdk method
GetTotalByDepartmentAsync
,GetTotalByRoleAsync
,GetTotalByTeamAsync
, UserService addGetUserPortraitsAsync
#99 #100 - Configuration: Add IConfigurationApi interface and modify IConfigurationApiClient #95 #96
- Mc: Add
MessageTaskSources
#97 - PM: Add project api
GetByIdentityAsync
#101
Refactors
Chores
- Auth: Remove auth waning #92
- IdGenerator: Rename method Create => NewId #93
- Ddd: _domainEvents changed to private #102
功能
- Auth: 添加sdk方法
GetTotalByDepartmentAsync
,GetTotalByRoleAsync
,GetTotalByTeamAsync
, UserService 添加GetUserPortraitsAsync
#99 #100 - Configuration: 添加 IConfigurationApi 接口并修改 IConfigurationApiClient #95 #96
- Mc:添加
MessageTaskSources
#97 - PM: 添加项目 api
GetByIdentityAsync
#101
重构
- Dispatcher: UoW 添加方法
AddDomainEventAsync
、AnyQueueAsync
#90 [#91](https://github.com/masastack /MASA.BuildingBlocks/pull/91)