RamonTC
f47b25fee7
Merge pull request #432 from SychevIgor/MSFTDependenciestolatest
microsoft packages to latest. including Logging from .net standard 1.3 to 2.0 upgrade
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
Ramón Tomás
b7f6ead00d
Updated MediatR to v4 in unit tests
7 years ago
RamonTC
29996fc94d
Merge pull request #430 from SychevIgor/MediatR
MediatR from 3 to 4
7 years ago
RamonTC
9fbde6feb5
Merge pull request #436 from SychevIgor/dataprotectioncleanup
dataprotection drop from full solution
7 years ago
Sychev Igor
bb94b64c8b
dataprotection drop from full solution
7 years ago
Sychev Igor
ed0988a3a1
MediatR from 3 to 4
7 years ago
Cesar De la Torre
1748480ff7
Update README.md
7 years ago
dsanz
af9041a7f6
Update docker-compose-windows for multistaging
7 years ago
RamonTC
cbdff615b0
Merge pull request #431 from SychevIgor/latest3rdpartydep
3rd party dependencies to latest versions
7 years ago
RamonTC
930f10938e
Merge branch 'dev' into latest3rdpartydep
7 years ago
RamonTC
c90f442088
Merge branch 'dev' into latest3rdpartydep
7 years ago
RamonTC
3e8df7fb95
Merge pull request #433 from SychevIgor/SF201beta
Microsoft.ApplicationInsights.ServiceFabric to 2.0.1-beta1
7 years ago
RamonTC
677578a682
Merge pull request #435 from SychevIgor/DropSwaggerFromPayment
drop swagger from payment API
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
Cesar De la Torre
5198041574
Merge pull request #429 from SychevIgor/aks
AKS instead of ACS - Thanks @SychevIgor
7 years ago
Ramón Tomás
7369b9a422
Merge branch 'dev' of https://github.com/dotnet-architecture/eShopOnContainers into dev
7 years ago
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