Alexander Kozachenko alexenko
  • Joined on 2023-11-01
alexenko opened issue alexenko/ProSol.Messaging#21 2023-12-08 03:23:13 +01:00
Add a way to Act on message
alexenko deleted branch refactoring from alexenko/ProSol.Html.TagsProvider 2023-12-08 02:46:45 +01:00
alexenko merged pull request alexenko/ProSol.Html.TagsProvider#7 2023-12-08 02:46:38 +01:00
refactoring #6
alexenko pushed to master at alexenko/ProSol.Html.TagsProvider 2023-12-08 02:46:38 +01:00
5598d0f898 refactoring #6 (#7)
alexenko commented on pull request alexenko/ProSol.Html.TagsProvider#7 2023-12-08 02:46:23 +01:00
refactoring #6

looks ok

alexenko created pull request alexenko/ProSol.Html.TagsProvider#7 2023-12-08 02:44:51 +01:00
refactoring #6
alexenko pushed to refactoring at alexenko/ProSol.Html.TagsProvider 2023-12-08 02:43:49 +01:00
0ed3dd52f1 Tags provider rework.
alexenko deleted branch refactoring from alexenko/ProSol.Messaging 2023-12-08 00:31:47 +01:00
alexenko pushed to main at alexenko/ProSol.Messaging 2023-12-08 00:31:40 +01:00
82ae73e80f 4.0.0-rc.9.0 - removed ISubscriber (#20)
alexenko merged pull request alexenko/ProSol.Messaging#20 2023-12-08 00:31:38 +01:00
4.0.0-rc.9.0 - removed ISubscriber
alexenko pushed to refactoring at alexenko/ProSol.Messaging 2023-12-08 00:31:06 +01:00
0013141111 review fix
alexenko commented on pull request alexenko/ProSol.Messaging#20 2023-12-08 00:30:45 +01:00
4.0.0-rc.9.0 - removed ISubscriber

Fine. Lets publish.

alexenko closed issue alexenko/ProSol.Messaging#13 2023-12-08 00:28:50 +01:00
Redesign Translators
alexenko commented on issue alexenko/ProSol.Messaging#13 2023-12-08 00:28:50 +01:00
Redesign Translators

Fixed that.

alexenko closed issue alexenko/ProSol.Messaging#19 2023-12-08 00:27:55 +01:00
Remove the Subscriptions namespace
alexenko commented on issue alexenko/ProSol.Messaging#18 2023-12-08 00:27:47 +01:00
Please add generics for Publisher.Subscribe

It caused by PipelineMessagePublisher which tried to subscribe everyone, despite the fact that it is generic. And the PublishHelper followed this hack. Now its fixed, and abstract ISubscriber…

alexenko closed issue alexenko/ProSol.Messaging#18 2023-12-08 00:27:47 +01:00
Please add generics for Publisher.Subscribe
alexenko pushed to refactoring at alexenko/ProSol.Messaging 2023-12-08 00:26:47 +01:00
f3b3fa6780 Removed ISubscriber
alexenko pushed to refactoring at alexenko/ProSol.Messaging 2023-12-08 00:19:24 +01:00
fed70eca3e Removed redundant IPublisher
4dc94d1d36 Subscriptions removal from docs
Compare 2 commits »
alexenko pushed to refactoring at alexenko/ProSol.Messaging 2023-12-07 23:01:02 +01:00
4b61cf1dea Removed Subscriptions namespace