Skip to content

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

Notifications You must be signed in to change notification settings

dkolzenov/simple-chat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

75 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Topics

Resources

Stars

Watchers

Forks

Languages