Ramón Tomás
e9a89ae553
Fixed issue #403
Fixed issue #419
7 years ago
Sychev Igor
fd3afa41db
aks instead of acs
7 years ago
dsanz
9d7622a59a
Merge branch 'dev' into features/docker-multi-arch
7 years ago
RamonTC
1584ad0273
Merge pull request #135 from BillWagner/update-bash-script-permissions
chmod +x on the git index for build-bits.sh
7 years ago
RamonTC
199bd5fcb1
Merge pull request #241 from mrward/configure-nuget-restore-packages-directory
Configure packages directory for restored NuGet packages
7 years ago
Ramón Tomás
cc1013615a
Merge branch 'dev' of https://github.com/dotnet-architecture/eShopOnContainers into dev
7 years ago
Ramón Tomás
dbd7636e87
Removed comment from k8s deploy script
7 years ago
RamonTC
16bc07aedd
Merge pull request #424 from ddrsql/dev
not needed, since UseIdentityServer adds the authentication middleware
7 years ago
Cesar De la Torre
7ac7fa2160
Updated DRAFT localized version to CHINESE of the MICROSERVICES eBook (v1.0, for now)
7 years ago
ddrsql
bb04e400d9
not needed, since UseIdentityServer adds the authentication middleware
7 years ago
Cesar De la Torre
3475d5e2a9
Merge pull request #423 from vnextcoder/patch-1
Thanks for the updated PR. 👍
7 years ago
Avinash Barnwal
4e5d987aae
Update readme.md
Updated Readme.md for Bash shell script
7 years ago
Avinash Barnwal
307ac5c25a
Update createresources.sh
Added few Comments for clarity
7 years ago
Cesar De la Torre
f4b0c18534
Update readme.md
7 years ago
Cesar De la Torre
9bbfd61c4d
Update readme.md
7 years ago
Cesar De la Torre
1398e7eebc
Update readme.md
7 years ago
Cesar De la Torre
fc5974dcd7
Merge pull request #422 from vnextcoder/patch-1
@vnextcoder - Thanks for this bash script with this PR. Appreciated.
7 years ago
Avinash Barnwal
9daa50f25c
Update createresources.sh
removed unnecessary line
7 years ago
Avinash Barnwal
41b35e309b
Create createresources.sh
Adding Bash Shell based Script for Creating Resources.
7 years ago
Ramón Tomás
d437e248b1
Added appinsight images for wiki
7 years ago
Ramón Tomás
eb3975efde
Added appinsights images for wiki
7 years ago
Ramón Tomás
50e96380a7
Merge branch 'dev' of https://github.com/dotnet-architecture/eShopOnContainers into dev
7 years ago
Ramón Tomás
4dff728d11
Replaced custom DataProtection.Redis lib with official Microsoft pkg
Removed Sessions in WebMVC app
Fixed GracePeriodMgr issues using multiple instances
7 years ago
Cesar De la Torre
cbda0ddd25
Merge pull request #417 from yanchenw/features/docker-multi-arch
Merging into features/docker-multi-arch branch.
Converts to use multi-stage build Dockerfile
7 years ago
yanchenw
091ed81e7b
Converts to use multi-stage build Dockerfile
1. Changes the build context of all services to the root level to be
able to access the dependencies for each project.
2. Commented out the prepublish scripts, these steps are moved into the
Dockerfile
Did not change any script yet, need help to identify what scripts we
need to change.
7 years ago
Cesar De la Torre
16ab59e570
Updated eBook including IHostedServices for background tasks in .NET Core 2.x
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.
The new class BackgroundService is compatible with the current IHostedService interface in .NET Core 2.0.
I removed the similar but nont-tested HostedService base class (it was not official from the .NET team) that we were previously using.
7 years ago
Cesar De la Torre
39d5ebc478
Updated version of eBook including forked eShopOnContainers version using NServiceBus
7 years ago
Cesar De la Torre
584d64dd14
Updated Microservices eBook
7 years ago
Cesar De la Torre
9fbfd0e184
Updated Architecture Diagram for development environment
7 years ago
Cesar De la Torre
694846475d
Updates on README pointing to the new 2nd Edition of the Microservices eBook updated to .NET Core 2.0 "wave"
7 years ago
Cesar De la Torre
e761801b6f
Updated 2nd Edition of Microservices eBook with support for .NET Core 2.0 "wave" of technologies (This is a pre-release 2nd Edition of the eBook)
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
c3d9deb030
Merge branch 'dev' of https://github.com/dotnet-architecture/eShopOnContainers into dev
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
ad01496e32
Merge branch 'dev' of https://github.com/dotnet-architecture/eShopOnContainers into dev
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
Cesar De la Torre
d60e130b4b
Merge pull request #392 from DylanMunyard/fix_compile_errors
Code clean up to remove solution errors in the Rider IDE
7 years ago
Ramón Tomás
9183a45756
Update Load test readme
7 years ago
Ramón Tomás
493e12dc98
Merge branch 'dev' of https://github.com/dotnet-architecture/eShopOnContainers into dev
7 years ago
Ramón Tomás
ee61c8f44d
Created Readme.md for setting load test scenarios
7 years ago