dotnet-architecture / News

News on .NET Architecture Guidance, eShopOnContainers and all the reference apps in dotnet-architecture

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

eShopOnContainers updated to .NET Core 3.0!

mvelosop opened this issue · comments

eShopOnContainers has been updated to .NET Core 3.0!

Highlights

  • Update to .NET Core 3.0
  • Use of gRPC for microservice-to-microservice communication
  • Use of Envoy Proxy for BFF
  • Repo cleanup (simpler README and folder structure)
  • Initial Service Mesh support (Linkerd)

Get more details in the release notes or dive right into the repo