From 4da8212117e87d808d4bbc7da6286fd2147ce606 Mon Sep 17 00:00:00 2001 From: James Montemagno Date: Mon, 13 Jan 2025 12:55:18 -0800 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 05e9e80ea..68b2a2c43 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,9 @@ > 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. + +> A new community supported version of eShopOnWeb can be found at https://github.com/NimblePros/eShopOnWeb + 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. A list of Frequently Asked Questions about this repository can be found [here](https://github.com/dotnet-architecture/eShopOnWeb/wiki/Frequently-Asked-Questions).