Skip to content

.NET Core Razor Pages application. Online-chat (real-time messaging support) using AJAX

Notifications You must be signed in to change notification settings

PingvinAustr/ReenbitMessenger

Repository files navigation

.NET Core Messenger

Using:

  • .NET Core
  • HTML/CSS/JS
  • AJAX
  • Entity Framework Core
  • LINQ
  • In-Memory database

Program allows user to choose account and communicate with other users in direct chat rooms or group chats. User is able to write, delete, edit messeges. Program is filled with several initial chats/users/messeges. The solution is deployed - here is the link - https://yaroslavwebapp.azurewebsites.net/

UI Desktop:

Login page:

alt text

Main page:

alt text

UI Mobile:

Login page:

alt text

Main page:

alt text

About

.NET Core Razor Pages application. Online-chat (real-time messaging support) using AJAX

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published