From d2eca5ca0397fb49c455e1235163f76b9da4656c Mon Sep 17 00:00:00 2001 From: kontact-me Date: Fri, 17 Apr 2026 12:29:31 +0530 Subject: [PATCH] Modify project title in README.md Updated project title with author's name and date. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 18ef67357..0c947706b 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ [![Build Status](https://github.com/dotnet-architecture/eShopOnWeb/workflows/eShopOnWeb%20Build%20and%20Test/badge.svg)](https://github.com/dotnet-architecture/eShopOnWeb/actions) -# Microsoft eShopOnWeb ASP.NET Core Reference Application +# Microsoft eShopOnWeb ASP.NET Core Reference Application .....changes done by Rajesh on 17th April 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.