This repository has been archived by the owner on Aug 1, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 16
feat: Remove the restriction that the aggregate root must have a parameterless constructor #20
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Contributor
zhenlei520
commented
Mar 4, 2022
- Remove the restriction that the aggregate root must have a parameterless constructor
- Assembly assignment in unified EventBus
* chore: add license * chore: add readme * chore: update readme * chore: update readme * chore: adjust EventBus and Prevent duplicate sending * Feature/uow * Feature/configuration * Fix/configuration * chore: support net6.0 * add packege push nuget * add packege push nuget * change pipeline * chore: fix != * Feature/optimize * chore: add workflow_dispatch * chore: update CI PackageVersion * Feature/ci * chore: remove nuget config * chore: add code map * chore: Id of event,CreationTime increase JsonIgnore * Feature/ghpackageconfig * feat(Data): add AutoComplete * chore: auto complete init * chore: AutoComplete init * chore: autocomplete init * chore: Change AutoComplete * chore: Adjust SetAsync * chore: adjust MASA.BuildingBlocks.SearchEngine.AutoComplete * chore: adjust SetResponse * chore: Remove generic constraints * chore: Adjust the response value of the Set method * chore: adjust MASA.BuildingBlocks.SearchEngine.AutoComplete * chore: add MASA.BuildingBlocks.SearchEngine.AutoComplete * chore: Adjust the class name and AudioCompleteDocument Co-authored-by: zhenlei520 <[email protected]> * Update nuget.config * Update nuget.config * Update nuget.config * Update package_push_github.yml * chore: Modify the current time to Utc time * chore: Modify the current time to Utc time * chore: fix warning * chore: Add GetCurrentTime method * chore: Adjust assignment * feat(IntegrationEvents): IntegrationEvent adds retry * chore: adjust RetrieveEventLogsFailedToPublishAsync methods * chore: add retry support * chore: remove local message retry logging * chore: add added delete expired messages * chore: Support cross-process message retry * chore: Adjustment format * chore: Adjust parameter names * chore: Adjust ICommand to support transaction autocommit * chore: Add default parameters * chore: Modify the maximum number of retries * chore: add entity state * chore: add entity state * chore: change method description * chore:adjust the MASA.BuildingBlocks.Configuration file structure Co-authored-by: zhenlei520 <[email protected]> * refactor(UoW): ConfigurationApiClient * chore: add entity state * chore: change method description * chore:adjust the MASA.BuildingBlocks.Configuration file structure * Change the file name ConfigurationAPIClient -> ConfigurationApiClient EntityState changed to virtual method Co-authored-by: zhenlei520 <[email protected]> * feat(Domain): add CommitState * feat: supports modification time (#8) * feat: supports modification time IRepository adds an AnyAsync method * chore: add minimum retry interval * chore: IRepository removes the any method, IRepository only provides basic methods, and other functions are implemented by the user * feat: logger changed to optional (#9) * Delete package_push_github.yml * update action * Update packge_push_nuget.org.yml * Delete packge_push_nuget.org.yml * tag: 0.3.0-preview.1 (#11) * chore: update readme * tag: 0.3.0-preview.1 (#10) * chore: add license * chore: add readme * chore: update readme * chore: update readme * chore: adjust EventBus and Prevent duplicate sending * Feature/uow * Feature/configuration * Fix/configuration * chore: support net6.0 * add packege push nuget * add packege push nuget * change pipeline * chore: fix != * Feature/optimize * chore: add workflow_dispatch * chore: update CI PackageVersion * Feature/ci * chore: remove nuget config * chore: add code map * chore: Id of event,CreationTime increase JsonIgnore * Feature/ghpackageconfig * feat(Data): add AutoComplete * chore: auto complete init * chore: AutoComplete init * chore: autocomplete init * chore: Change AutoComplete * chore: Adjust SetAsync * chore: adjust MASA.BuildingBlocks.SearchEngine.AutoComplete * chore: adjust SetResponse * chore: Remove generic constraints * chore: Adjust the response value of the Set method * chore: adjust MASA.BuildingBlocks.SearchEngine.AutoComplete * chore: add MASA.BuildingBlocks.SearchEngine.AutoComplete * chore: Adjust the class name and AudioCompleteDocument Co-authored-by: zhenlei520 <[email protected]> * Update nuget.config * Update nuget.config * Update nuget.config * Update package_push_github.yml * chore: Modify the current time to Utc time * chore: Modify the current time to Utc time * chore: fix warning * chore: Add GetCurrentTime method * chore: Adjust assignment * feat(IntegrationEvents): IntegrationEvent adds retry * chore: adjust RetrieveEventLogsFailedToPublishAsync methods * chore: add retry support * chore: remove local message retry logging * chore: add added delete expired messages * chore: Support cross-process message retry * chore: Adjustment format * chore: Adjust parameter names * chore: Adjust ICommand to support transaction autocommit * chore: Add default parameters * chore: Modify the maximum number of retries * chore: add entity state * chore: add entity state * chore: change method description * chore:adjust the MASA.BuildingBlocks.Configuration file structure Co-authored-by: zhenlei520 <[email protected]> * refactor(UoW): ConfigurationApiClient * chore: add entity state * chore: change method description * chore:adjust the MASA.BuildingBlocks.Configuration file structure * Change the file name ConfigurationAPIClient -> ConfigurationApiClient EntityState changed to virtual method Co-authored-by: zhenlei520 <[email protected]> * feat(Domain): add CommitState * feat: supports modification time (#8) * feat: supports modification time IRepository adds an AnyAsync method * chore: add minimum retry interval * chore: IRepository removes the any method, IRepository only provides basic methods, and other functions are implemented by the user * feat: logger changed to optional (#9) * Delete package_push_github.yml * update action * Update packge_push_nuget.org.yml * Delete packge_push_nuget.org.yml Co-authored-by: zhenlei520 <[email protected]> Co-authored-by: zhenlei520 <[email protected]> Co-authored-by: unknown <[email protected]> Co-authored-by: zhenlei520 <[email protected]> Co-authored-by: 王达 <[email protected]> Co-authored-by: PollosD <[email protected]> Co-authored-by: 谷首道 <[email protected]> Co-authored-by: zhenlei520 <[email protected]> Co-authored-by: zhenlei520 <[email protected]> Co-authored-by: unknown <[email protected]> Co-authored-by: zhenlei520 <[email protected]> Co-authored-by: 王达 <[email protected]> Co-authored-by: PollosD <[email protected]> * refactor: remove MASA * refactor: MASA.BuildingBlocks to Masa.BuildingBlocks (#17) * refactor: MASA.BuildingBlocks to Masa.BuildingBlocks * chore: delete .vs * chore: ignore .vs * refactor: change Masa.BuildingBlocks.DDD to Masa.BuildingBlocks.Ddd (#18) * refactor: move Masa.BuildingBlocks.DDD to Masa.BuildingBlocks.Ddd move Masa.BuildingBlocks.ReadWriteSpliting.CQRS to Masa.BuildingBlocks.ReadWriteSpliting.Cqrs * refactor: move Masa.BuildingBlocks.DDD to Masa.BuildingBlocks.Ddd move Masa.BuildingBlocks.ReadWriteSpliting.CQRS to Masa.BuildingBlocks.ReadWriteSpliting.Cqrs Co-authored-by: zhenlei520 <[email protected]> Co-authored-by: zhenlei520 <[email protected]> Co-authored-by: unknown <[email protected]> Co-authored-by: zhenlei520 <[email protected]> Co-authored-by: 王达 <[email protected]> Co-authored-by: PollosD <[email protected]> Co-authored-by: 谷首道 <[email protected]>
… into feature/optimizat-eventbus-repository
…ction Domain model entities remove public set methods
doddgu
reviewed
Mar 7, 2022
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.