dotnet-architecture / eShopOnContainers

Cross-platform .NET sample microservices and container based application that runs on Linux Windows and macOS. Powered by .NET 7, Docker Containers and Azure Kubernetes Services. Supports Visual Studio, VS for Mac and CLI based environments with Docker CLI, dotnet CLI, VS Code or any other code editor. Moved to https://github.com/dotnet/eShop.

Home Page:https://dot.net/architecture

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

I think it's time to upgrade to .NET 7 :)

ravichigurupalli opened this issue · comments

with .NET 7...It's entirely native, with no IL or JIT, and provides fast startup time and a small, self-contained deployment.

Hi @ravichigurupalli, thanks for posting here. We have already upgraded this project to .NET 7. Are you seeing any miss in any service which doesn't have .NET 7?

hoo yes, I posted in other project did same thing, sorry to bother you, let me close this.