Igor_Sychev
185a5dcc31
minor packages update
...
replace preview apis with production
replace EnableKubernetes with AddApplicationInsightsKubernetesEnricher
replace loggerFactory.AddAzureWebAppDiagnostics(); with loggerBuilder.AddAzureWebAppDiagnostics();
2019-02-26 22:28:30 +03:00
Ramón Tomás
b9dcc80acd
Merge Netcore2.2 branch
2019-01-03 18:41:58 +01:00
RamonTC
7fc68b4b86
Merge pull request #818 from erikpique/feature/645
...
[BUG] When subscribing more than 1 different event handlers for the s…
2018-11-14 09:53:23 +01:00
RamonTC
06de1b68e3
Merge pull request #819 from erikpique/feature/667
...
[Bug] Deserialization of IntegrationEvent #667
2018-11-14 09:52:31 +01:00
erikpique
6aaa718af5
Merge branch 'dev' into feature/net22preview3
2018-11-13 10:25:42 +01:00
Erik Pique
9775219a34
change netcore 2.1 to 2.2 and update nugets
2018-11-12 17:27:54 +01:00
Ramón Tomás
e3f8ac6e84
Refactoring IntegrationEventLog service
2018-10-12 15:30:22 +02:00
Ramón Tomás
24bed0aa33
Send IntegrationEvents after committing transactions
2018-10-11 17:16:31 +02:00
Erik Pique
4e9716667a
[Bug] Deserialization of IntegrationEvent #667
...
https://github.com/dotnet-architecture/eShopOnContainers/issues/667
2018-10-09 13:10:52 +02:00
Erik Pique
681111221f
[BUG] When subscribing more than 1 different event handlers for the same event type #645
...
https://github.com/dotnet-architecture/eShopOnContainers/issues/645
2018-10-09 10:13:20 +02:00
Miguel Veloso
c3983b30c7
Merge pull request #582 from i02coroj/fix-messages-lost
...
Update EventBusServiceBus.cs
2018-07-26 20:02:33 +01:00
Chen
8f5aa5c554
fix classname of EventBus.Test models
2018-07-21 18:00:05 +08:00
Joni
389aaff013
Convert some magic strings to use "nameof" operator
2018-07-03 16:17:52 +09:00
eiximenis
51236fd5af
Update to netcore2.1 RTM
...
Updates to web Dockerfiles to support microsoft/dotnet:2.1-sdk
2018-06-01 18:59:14 +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
Unai Zorrilla Castro
d1b6bc84fa
Migrated projects and references to use 2.1 rc1 libraries
2018-05-15 12:42:08 +02:00
i02coroj
8b846968e2
Update EventBusServiceBus.cs
...
Do not complete messages until actually processed.
2018-04-13 12:03:34 +02:00
Sychev Igor
ccad354645
packages update
2018-03-04 14:10:51 +03: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
025ab0e14c
Implemented HostedService in different service
2018-01-18 17:29:23 +01:00
Sychev Igor
924c735072
microsoft packages to latest. including Logging from .net standard 1.3 to 2.0 upgrade
2017-12-14 09:16:34 +03:00
Sychev Igor
abb9bcfe60
3rd party dependencies to latest versions
2017-12-12 10:14:43 +03:00
Ramón Tomás
c3d9deb030
Merge branch 'dev' of https://github.com/dotnet-architecture/eShopOnContainers into dev
2017-11-10 17:58:08 +01:00
Ramón Tomás
804620330d
Fix Rabbitmq bug with multiple service instances
2017-11-10 17:37:18 +01:00
Cesar De la Torre
6eaf3ae452
Cleaned-up Order class and EventBusRabbitMQ class
2017-11-09 11:38:53 -08:00
Cesar De la Torre
c706c1dedc
CommandBusRabbitMQ.cs commented code eliminated as we're just using an Event Bus.
2017-10-30 15:26:25 -07:00
Cesar De la Torre
95ec2c780a
Minor refactoring/order for the IEventBus interface
2017-10-30 15:06:37 -07:00
Igor Sychev
7dfb2db7c3
packages update and clean up *.csproj files from useless content
2017-10-13 13:04:06 +01:00
Igor Sychev
1b38589ff0
retry policy defined via config
2017-10-12 09:25:01 +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
2baedadc7a
Merge from Dev
2017-08-22 19:46:53 +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
Eduard Tomas
d9b9578e48
Merge remote-tracking branch 'origin/dev' into netcore2
...
# Conflicts:
# docker-compose.dcproj
# docker-compose.vs.debug.yml
# docker-compose.vs.release.yml
# src/BuildingBlocks/EventBus/EventBus/EventBus.csproj
# src/Services/Marketing/Marketing.API/Startup.cs
# src/Web/WebMVC/Startup.cs
# src/Web/WebMVC/WebMVC.csproj
2017-07-11 12:01:45 +02:00
Eduard Tomas
62a14e1006
Upgrade IntegrationEventLogEF to netcore2
2017-07-11 10:12:32 +02:00
Eduard Tomas
d65a112535
References updated to preview-2
...
code adjustements to work with preview-2
2017-06-29 18:36:57 +02:00
Ramón Tomás
a56f99f684
Fix merge
2017-06-26 18:05:02 +02:00
Ramón Tomás
a3e63c11aa
Merge from eShopOnContainers Dev
2017-06-26 13:51:49 +02:00
Eduard Tomas
7fd5647bae
EventBus.csproj nuget updated
2017-06-21 19:19:58 +02:00
Eduard Tomas
56902a5549
[WIP] Projects & Dockerfile migrated to 2.0
...
Lots of things to address yet, because nuget packages are still on 1.1
2017-06-21 19:03:48 +02:00
Ramón Tomás
4be61abdde
Merge new creation ordering workflow
2017-06-12 13:52:23 +02:00
Christian Arenas
4399d6a4f3
Remove "Default" rule when the class is Instantiated
2017-05-26 01:35:19 +02:00
Christian Arenas
9a100c9a27
Remove retry policy from DefaultServiceBusPersisterConnection parameter
2017-05-24 18:59:29 +02:00
Christian Arenas
390654a885
Remove old ServiceBusConnection declaration
2017-05-24 16:26:56 +02:00
Christian Arenas
d3bd0fabfd
change log leve
2017-05-24 16:26:40 +02:00
Christian Arenas
64430618d7
remove declaration from interface
2017-05-24 16:26:21 +02:00
Christian Arenas
aa7556a1bd
Create EventBusServiceBus project and add EventBusServiceBus/ServiceBusPersisterConnection to project
2017-05-24 15:34:55 +02:00
igorsych
9e75504690
Newtonsoft.Json and MediatR with fixes of all based on MediatR classes
...
also from csproj files excluded direct specification of runtime to make compile happy if on a system we have higher version.
2017-05-19 18:03:05 +03:00