https://github.com/dotnet9/wpfblazorchat
WPF混合Blazor开发一个简易的对话程序
https://github.com/dotnet9/wpfblazorchat
Last synced: 10 months ago
JSON representation
WPF混合Blazor开发一个简易的对话程序
- Host: GitHub
- URL: https://github.com/dotnet9/wpfblazorchat
- Owner: dotnet9
- License: mit
- Created: 2022-10-27T01:53:43.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-09-15T04:36:17.000Z (almost 3 years ago)
- Last Synced: 2025-04-03T11:12:42.739Z (about 1 year ago)
- Language: C#
- Size: 24.9 MB
- Stars: 62
- Watchers: 3
- Forks: 24
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# WPFBlazorChat
WPF混合Blazor开发一个简易的对话程序
- [.NET 7](https://learn.microsoft.com/zh-cn/aspnet/core/blazor/hybrid/tutorials/wpf?view=aspnetcore-7.0)
- [Prism 8](https://github.com/PrismLibrary/Prism)
- [Masa Blazor](https://blazor.masastack.com/)
## 学习WPF Blazor
https://learn.microsoft.com/zh-cn/aspnet/core/blazor/hybrid/tutorials/wpf?view=aspnetcore-7.0
**用户列表窗口**

**打开子窗口**

**聊天窗口**

**演示发送消息**
**参考资料**
- 窗体拖动:https://github.com/James231/BlazorDesktopWPF-CustomTitleBar