- Notifications
You must be signed in to change notification settings - Fork 4
Pull requests: cnblogs/Architecture
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
feat: change namespace of extension methods
#6 by ikesnowy was merged Feb 5, 2023 Loading… updated Feb 5, 2023
chore: rename main.yml to pack.yml
#4 by cnblogs-dudu was merged Feb 5, 2023 Loading… updated Feb 5, 2023
test: add a test case for '/dapr/subscribe'
#5 by cnblogs-dudu was merged Feb 6, 2023 Loading… updated Feb 6, 2023
refactor: check if IEventBus is registered
#7 by cnblogs-dudu was merged Feb 6, 2023 Loading… updated Feb 6, 2023
refactor: refactor DaprTests
#11 by cnblogs-dudu was merged Feb 6, 2023 Loading… updated Feb 6, 2023
refactor: refactor Subscribe extensions
#13 by cnblogs-dudu was merged Feb 6, 2023 Loading… updated Feb 6, 2023
test: add a test case for IntegrationEventHandler
#15 by cnblogs-dudu was merged Feb 8, 2023 Loading… updated Feb 8, 2023
feat: register DaprEventBus with integration event handlers
#16 by cnblogs-dudu was merged Feb 8, 2023 Loading… updated Feb 8, 2023
fix: domain event dispatch order
#18 by ikesnowy was merged Feb 9, 2023 Loading… updated Feb 9, 2023
fix: extract domain event publish method
#19 by ikesnowy was merged Feb 9, 2023 Loading… updated Feb 9, 2023
chore(deps): bump FluentAssertions from 6.9.0 to 6.10.0 dependencies Pull requests that update a dependency file
#20 by dependabot bot was merged Feb 12, 2023 Loading… updated Feb 12, 2023
fix: mongo analyzer version property replacement
#21 by ikesnowy was merged Feb 12, 2023 Loading… updated Feb 12, 2023
test: use Serilog.Sinks.InMemory
#22 by cnblogs-dudu was merged Feb 13, 2023 Loading… updated Feb 13, 2023
docs: translate xml document of Cnblogs.Architecture.Ddd.Cqrs.Abstractions documentation Improvements or additions to documentation
feat: remove serilog injector enhancement New feature or request
#26 by ikesnowy was merged Feb 14, 2023 Loading… updated Feb 14, 2023
feat: subscribe integration events by event handlers
#30 by cnblogs-dudu was merged Feb 20, 2023 Loading… updated Feb 20, 2023
feat: allow put command without payload or response
#31 by ikesnowy was merged Feb 20, 2023 Loading… updated Feb 20, 2023
fix: nuget pack error due to a breaking change in dotnet sdk
#32 by ikesnowy was merged Feb 20, 2023 Loading… updated Feb 20, 2023
Previous Next
ProTip! Filter pull requests by the default branch with base:main.