From 2414014bfa0f4d2021b5bc9061429a98d232f440 Mon Sep 17 00:00:00 2001 From: James Montemagno Date: Tue, 7 May 2024 12:09:43 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6173e56..05e9e80 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Microsoft eShopOnWeb ASP.NET Core Reference Application -> eShop sample applications have been updated and moved to https://github.com/dotnet/eShop. Active development will continue there. +> eShop sample applications have been updated and moved to https://github.com/dotnet/eShop. Active development will continue there. We also recommend the [Reliable Web App](https://learn.microsoft.com/azure/architecture/web-apps/guides/reliable-web-app/overview) patterns guidance for building web apps with enterprise app patterns. Sample ASP.NET Core reference application, powered by Microsoft, demonstrating a single-process (monolithic) application architecture and deployment model. If you're new to .NET development, read the [Getting Started for Beginners](https://github.com/dotnet-architecture/eShopOnWeb/wiki/Getting-Started-for-Beginners) guide.