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 |
|
Eduard Tomas
|
7fc63fe196
|
Messagebus dispatch messages in its own scope
|
2017-05-11 13:44:38 +02:00 |
|
Christian Arenas
|
c5cca8f320
|
Merge branch 'order-processflow-redesign' of https://github.com/dotnet-architecture/eShopOnContainers into order-processflow-redesign
# Conflicts:
# eShopOnContainers-ServicesAndWebApps.sln
|
2017-05-08 13:59:59 +02:00 |
|
Unai Zorrilla Castro
|
f071ee7fce
|
Fix bug with queue names
|
2017-04-20 16:44:07 +02:00 |
|
Unai Zorrilla Castro
|
44e39a685c
|
Added IRabbitMQPersisterConnection and more resilient work on rabbitmq event bus
|
2017-04-20 10:53:17 +02:00 |
|
Unai Zorrilla Castro
|
7b779f0015
|
Pending review files
|
2017-04-17 15:00:53 +02:00 |
|
Eduard Tomas
|
20d2e32719
|
Ups... too many parens xD
|
2017-03-22 14:40:00 +01:00 |
|
Eduard Tomas
|
2e674ad532
|
Replaced Tuple by C#7 multiple return statement
Replaced private set only used in ctor by readonly prop
|
2017-03-22 14:23:25 +01:00 |
|
dsanz
|
e996593d32
|
Add functional test for integration events. Implement IDisposable for EventBusRabbitMQ.
|
2017-03-17 15:57:57 +01:00 |
|
dsanz
|
c8df9a232a
|
Refactoring integration events: move event bus implementation to building block projects.
|
2017-03-16 13:30:01 +01:00 |
|