This repository has been archived by the owner on Nov 17, 2023. It is now read-only.
3.0.0 - Update to netcore 3 and some new features
This release contains a LOT of changes and new features:
Changes
- Update to .NET Core 3.0
- Use of gRPC for microservice-to-microservice communication
- Use of Envoy Proxy for BFF
- Repo cleanup
- Initial Service Mesh support
Removed scenarios
- Removed support for Service Fabric & Service Fabric Mesh
- Removed support for installing on k8s using YAML (only Helm charts are supported)
- Removed CLI support for build and push (docker-compose and docker multi-stage are used)
Basic and advanced scenarios
eShop supports two scenarios:
- Base scenario
- Advanced scenario including Service Mesh on Kubernetes