24 Commits

Author SHA1 Message Date
zedy
d281a27e65 remove changes 2021-06-23 15:43:47 +08:00
zedy
ea5f9f682a add a call in constructor 2021-06-23 15:21:43 +08:00
zedy
e960be43bb update codes 2021-06-23 13:56:39 +08:00
zedy
a9fc93e732 update codes 2021-06-23 12:29:09 +08:00
zedy
804cbcf2a8 Update ServiceBus to the new SDKs. 2021-06-11 17:51:21 +08:00
Sumit Ghosh
19baeb7069
Migrates from Newtonsoft.Json to System.Text.Json (#1658)
* Included System.Text.Json related changes

* Fixed order details summary in WebMVC

* Updated custom JsonConverter
2021-05-03 16:36:31 +05:30
Roman Marusyk
9b1a08a761
Service Bus persisted connection for ISubscriptionClient (#1521) 2021-03-09 15:32:28 +05:30
dvlsg
f92d695560
fix: typo in EventBusServiceBus.cs for suffix
INTEGRATION_EVENT_SUFIX -> INTEGRATION_EVENT_SUFFIX
2019-07-19 11:49:25 -07:00
Paulo Neto
fd9ca9c28e Display the type name in the log message 2019-07-11 15:44:32 +01:00
Miguel Veloso
76e1072d07 Add logging of subscription events 2019-03-04 19:08:14 +00:00
Miguel Veloso
63a325e92e Fix non-structured traces 2019-02-22 15:05:28 +00:00
Ramón Tomás
24bed0aa33 Send IntegrationEvents after committing transactions 2018-10-11 17:16:31 +02:00
José Alberto
bee5286bc4 Remove unneeded local variable. 2018-05-30 22:57:27 +02:00
José Alberto
44f43cdc0d Remove unneeded local variable. 2018-05-30 22:51:49 +02:00
i02coroj
8b846968e2
Update EventBusServiceBus.cs
Do not complete messages until actually processed.
2018-04-13 12:03:34 +02:00
Per Bornsjö
debc2fe4c4 Removed duplicate string to byte conversion 2018-02-12 18:31:20 +01:00
Per Bornsjö
33c35ffa0f Changed how the MessageId is created. 2018-02-10 16:42:28 +01:00
Unai Zorrilla Castro
4e37f0df27 Migrate Building Blocks to .NETStandard2.0 and .NETCoreApp2.0. Fix packages references. Update Basket.API to new templates on .NETCoreApp2.0 2017-08-29 10:20:13 +02:00
Ramón Tomás
b4dccbf774 Fix bug service bus not receiving messages
Update service bus to 1.0 version
2017-08-17 13:00:48 +02:00
Christian Arenas
975b85129e Reduce the integration event name 2017-08-01 13:45:33 +02:00
Ramón Tomás
a56f99f684 Fix merge 2017-06-26 18:05:02 +02:00
Christian Arenas
4399d6a4f3 Remove "Default" rule when the class is Instantiated 2017-05-26 01:35:19 +02:00
Christian Arenas
d3bd0fabfd change log leve 2017-05-24 16:26:40 +02:00
Christian Arenas
aa7556a1bd Create EventBusServiceBus project and add EventBusServiceBus/ServiceBusPersisterConnection to project 2017-05-24 15:34:55 +02:00