# SignalChat **Repository Path**: dlgcy/SignalChat ## Basic Information - **Project Name**: SignalChat - **Description**: 搬运自:https://www.codeproject.com/Articles/1181555/SignalChat-WPF-SignalR-Chat-Application?msg=5514201 - **Primary Language**: C# - **License**: MIT - **Default Branch**: dlgcy - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 2 - **Forks**: 1 - **Created**: 2019-03-12 - **Last Updated**: 2025-01-15 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # SignalChat ![SignalChat screenshot](https://www.codeproject.com/KB/WPF/1181555/Screenshot.png) SignalChat is a WPF-MVVM chat application that uses [SignalR](https://docs.microsoft.com/en-us/aspnet/signalr/overview/getting-started/introduction-to-signalr) for real-time communication. You can read more about the project code [here](https://www.codeproject.com/Articles/1181555/SignalChat-WPF-SignalR-Chat-Application). ## Requirements - Visual Studio 2015/17, - .NET Framework 4.6 # Acknowledgements - [MahApps.Metro](https://github.com/MahApps/MahApps.Metro) - [Material Design in XAML Toolkit](https://github.com/ButchersBoy/MaterialDesignInXamlToolkit)