v7.2.0-preview.2
Pre-release
Pre-release
·
2392 commits
to master
since this release
-
Core
- Added convenience method IAmbientService.RegisterMultiple()
- Added possibility to programatically configure settings over IAmbientServices.Configure()
-
Messaging
- InProcessAppMessageRouter: Group by recipient channels before publishing - avoid publishing multiple times over the same channel.
-
Messaging.Redis
- Improvements in RedisAppMessageRouter.
- RedisAppMessageRouter: Group by recipient channels before publishing - avoid publishing multiple times over the same channel.
-
Extensions.Logging
- Refactored Extensions Logging to add the Kephas logger provider to the collection of providers.