29 Commits (9549786003d723493d865ba83420ed127bc34d53)

Author SHA1 Message Date
  Eduard Tomas 79f8f1b949 EventBus refactor. 7 years ago
  Cesar De la Torre 6f8cd174c7 Refactoring to better terms 7 years ago
  Unai Zorrilla Castro 44e39a685c Added IRabbitMQPersisterConnection and more resilient work on rabbitmq event bus 7 years ago
  Unai Zorrilla Castro 4ef6b63913 Review on 17/04/2017 7 years ago
  Eduard Tomas 202882aa7c Fixed healthcheck errors 7 years ago
  Ramón Tomás d9c004a92d Added integration event for cleaning basket when order is created 7 years ago
  Ramón Tomás 3a7a14bdb7 Created global filters for web apis 7 years ago
  Eduard Tomas 561ba3b1ec 1st version of healthcheck & webstatus 8 years ago
  dsanz e996593d32 Add functional test for integration events. Implement IDisposable for EventBusRabbitMQ. 8 years ago
  Cesar De la Torre 5a374e97b5 Refactoring Integration Events so they cannot be confused with Domain Events 8 years ago
  dsanz c8df9a232a Refactoring integration events: move event bus implementation to building block projects. 8 years ago
  Cesar De la Torre 8423c8bb63 Larger Refactoring of IntegrationEvents 8 years ago
  dsanz 254d479582 Renaming. 8 years ago
  dsanz 172367d9d1 Connect to the rabbitmq container using settings. 8 years ago
  dsanz 4d1269b8f2 Add handler logic for basket repository. Add Post to CatalogController (only for price update). 8 years ago
  dsanz 5b38a49f11 Add Basket handler and subscription to events. Change in EventBus to use broker and one message queue per microservice http://www.rabbitmq.com/tutorials/tutorial-four-dotnet.html 8 years ago
  Steve Smith a0db135374 Minor copy updates 8 years ago
  etomas d07b98468b Issue #9 - Do not hold the ASP.NET Core Configuration object as Singleton in the IoC container 8 years ago
  Carlos Cañizares Estévez d8a0d9bb66 BasketApi: Add authorizationHeader (pass bearer from Swagger Ui to authorize request...). 8 years ago
  Carlos Cañizares Estévez 10f3e17b55 Add Swagger to Basket Api 8 years ago
  Carlos Cañizares Estévez 64d3919a80 Secure orders api and add bearer token in calls from MVC application to orders api. 8 years ago
  Carlos Cañizares Estévez 42f3537441 scripts to build individual services, readme files for all services and clients, compose in all projects, fix build problems (Dependent seeds), solve some kwnon build problems in solution (identity on localhost, ...) 8 years ago
  Carlos Cañizares Estévez 0a344f6cdc Improvements in identity, securice basket api, login-logout from mvc application and consume securiced basket. 8 years ago
  Carlos Cañizares Estévez b345bd51c4 First version of identity server 8 years ago
  glennc 2663ac7877 initial basket example. 8 years ago
  Cesar De la Torre e898bc0daf Changed to eShopOnContainers and added basic NetStandard Libraries for Models and SqlData/Repositories code 8 years ago
  Cesar De la Torre 42d10f343c Baseline initial projects from .NET templates. Still no Docker, etc. 8 years ago