From 3928c7da6997350bf2d788f0f2f789a65cd86f69 Mon Sep 17 00:00:00 2001 From: Bharath Mohan <2254476+bharathm03@users.noreply.github.com> Date: Fri, 22 Aug 2025 11:04:37 +0530 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 0d82e97b..450a1407 100644 --- a/README.md +++ b/README.md @@ -476,6 +476,7 @@ Doing the [Build a web app with Blazor](https://docs.microsoft.com/en-us/learn/m * [Tracetool](https://github.com/capslock66/Tracetool#Blazor-client--server) - ![GitHub stars](https://img.shields.io/github/stars/capslock66/Tracetool?style=flat-square&cacheSeconds=604800) ![GitHub last commit](https://img.shields.io/github/last-commit/capslock66/Tracetool?style=flat-square&cacheSeconds=86400) Tracetool viewer, client Api for Dotnet, Java, Javasvript, C++ , Python, Delphi. * [Visual Studio](https://www.visualstudio.com/vs/preview) - Latest preview of Visual Studio. * [Visual Studio Code](https://code.visualstudio.com/) - Visual Studio Code, free, open source and cross-platform code editor. +* [Instruct UI](https://instructui.com/) - Create ASP.NET Core Blazor UI from text description or screenshots. Currently supports UI generation in MudBlazor, Bootstrap, and Tailwind CSS. ([See example generations](https://instructui.com/community)) ## Books * [Learning Blazor](https://learning.oreilly.com/library/view/learning-blazor/9781098113230) - Build Single-Page Apps with WebAssembly and C# (By David Pine via O'Reilly Early Release February 3rd, 2022).