dkolzenov / simple-chat

Desktop chat built using the ASP.NET Core for server and WPF for client

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Simple Chat

Desktop application currently in developed written on C# using WPF framework and implemented using N-Layer architecture. The app provides chat following REST conventions.

Desktop Client

Client (front-end)

  • .NET 6.0
  • WPF used as desktop UI framework
  • Prism 8.1 used as Dependency Injection library for views registration

Server (back-end)

About

Desktop chat built using the ASP.NET Core for server and WPF for client


Languages

Language:C# 100.0%