2081 Commits (a2193806da2d9e4e0849160d7136773f21542e01)

Author SHA1 Message Date
  David Britch d5aef48025 Removed UITest folder. 7 years ago
  David Britch d7b47cff8f Added package dependency. 7 years ago
  David Britch 83478af9bc Package consolidation. 7 years ago
  David Britch 796dd002af Consolidated Xamarin.Forms packages. 7 years ago
  David Britch cc4fb9b5fa Reduced number of warnings. 7 years ago
  David Britch df086fe0de Added AuthorizeRequest class, which is no longer present in IdentityModel.Client. 7 years ago
  David Britch 5a12965695 Windows projects build. 7 years ago
  David Britch 18057d0498 Moved eShopOnContainers.Core back to correct location. 7 years ago
  David Britch 17bc31a9d5 Readded CardType with correct casing and fixed .csproj. 7 years ago
  David Britch b0fa87934e File deleted. 7 years ago
  David Britch 6b1cffad9d Refactored unit tests to remove compiler warnings. 7 years ago
  David Britch c666c36cec Windows apps migrated to .NET Standard. 7 years ago
  Eduard Tomàs ea4e0ed6e8 Deploying ocelot to k8s 7 years ago
  Eduard Tomàs e72ada31fb Create Ocelot project 7 years ago
  David Britch 972ff42d94 Changes to move the unit tests to .NET Standard. 7 years ago
  David Britch 447a23db5d First batch of changes to move the Xamarin app to .NET Standard. 7 years ago
  yanchenw 3186c63482 Bug fix 7 years ago
  yanchenw 56a60e3d2f Try to fix windows container build error 7 years ago
  David Britch 690f0fd03a All projects build on Windows. 7 years ago
  David Britch 1a8cafa1c8 Ensured that reference to eShopOnContainers.Core is present in all projects. 7 years ago
  yanchenw 607a30491e Optimize multistage build 7 years ago
  yanchenw e4fa15b813 Optimize multi-stage build Dockerfile 7 years ago
  Sychev Igor 470e626802 "Microsoft.ApplicationInsights.Kubernetes" Version="1.0.0-beta2" 7 years ago
  CESARDELATORRE 505d0f9c16 Minor changes in .sln and projects, updated by VS 2017 15.5. 7 years ago
  Sychev Igor ec36772cf8 mongo 2.5 (prep for retryable writes) and some small fixes 7 years ago
  Sychev Igor 77e5f9ba5a images to support 2.0.3 packages with security fixes 7 years ago
  Sychev Igor 924c735072 microsoft packages to latest. including Logging from .net standard 1.3 to 2.0 upgrade 7 years ago
  Sychev Igor ed0988a3a1 MediatR from 3 to 4 7 years ago
  dsanz 2e955c7f13 Fix multistaging build 7 years ago
  Sychev Igor 4d6a54c76f drop swagger from payment.... AGAIN 7 years ago
  Sychev Igor abb9bcfe60 3rd party dependencies to latest versions 7 years ago
  Sychev Igor 595e6e49a3 Microsoft.ApplicationInsights.ServiceFabric to 2.0.1-beta1 7 years ago
  Ramón Tomás e9a89ae553 Fixed issue #403 7 years ago
  ddrsql bb04e400d9 not needed, since UseIdentityServer adds the authentication middleware 7 years ago
  Ramón Tomás 4dff728d11 Replaced custom DataProtection.Redis lib with official Microsoft pkg 7 years ago
  yanchenw 091ed81e7b Converts to use multi-stage build Dockerfile 7 years ago
  Cesar De la Torre 5bc8f126f8 Removing not required await Task.CompletedTask; 7 years ago
  David Britch 8f6b979f53 Update to iOS project for Forms 2.5. 7 years ago
  David Britch 7acb0bd68e Updates to ensure app runs on Forms 2.5. 7 years ago
  David Britch bee76a4523 Updated to Forms 2.5. Fixes #416 7 years ago
  Cesar De la Torre 21484d6385 Improved the IHostedService background task (GracePeriodManagerService) in the Ordering microservice to use the new BackgroundService abstract base class from .NET Core 2.1 (.NET Standard 2.1). We're currently using that class code embeded in eShopOnContainers project until .NET Core 2.1 is released with this new class. 7 years ago
  Cesar De la Torre 127864d3bd Additional refactoring on IdentifiedCommandHandlers 7 years ago
  Cesar De la Torre ebf9822af3 Refactored code related to Idempotent CommandHandlers 7 years ago
  Ramón Tomás 804620330d Fix Rabbitmq bug with multiple service instances 7 years ago
  Cesar De la Torre e36e606d64 Cleaned-up BuyerRepository.cs 7 years ago
  Cesar De la Torre 6eaf3ae452 Cleaned-up Order class and EventBusRabbitMQ class 7 years ago
  David Britch 1545eb80bd Replaced deprecated OnPlatform API. Fixes #399 7 years ago
  Cesar De la Torre 1e5bea953c Cleaned-up Domain Event Handler 7 years ago
  Cesar De la Torre b1e3bdefbe Cleaned-up the registration of DomainEventHandlers and FluentValidation Validators 7 years ago
  Ramón Tomás ee61c8f44d Created Readme.md for setting load test scenarios 7 years ago