From 27d04f1eb914a3e4b90d362a897e1fb1132846b7 Mon Sep 17 00:00:00 2001 From: TatLead Date: Mon, 18 Nov 2024 03:45:53 +0800 Subject: [PATCH] Update README.md --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index e6a7ff2..0540ba0 100644 --- a/README.md +++ b/README.md @@ -138,6 +138,13 @@ Blazor Server `_Host.cshtml` } ``` +## Real-world uses + +- [**Moonlight Panel**](https://moonlightpanel.xyz): The next generation hosting panel +- [**blazork8s**](https://github.com/weibaohui/blazork8s): About manage k8s using c# blazor enhance by chatgpt, try something new!使用blazor技术开发的内置OpenAI GPT的k8s 管理界面 +- [**KubeUI**](https://KubeUI.com): Kubernetes User Interface +- [And much more...](https://github.com/BattlefieldDuck/XtermBlazor/network/dependents) + ## Contributing Contributions are welcome! Please feel free to submit pull requests or open issues.