Skip to content

doks-coders/RealTimeApplication

Repository files navigation

Realtime Chat

This is a Realtime Chatting Application built on the robust .NET MVC framework and Angular. Watch Video

Installation

  git clone https://github.com/doks-coders/RealTimeApplication

About

This application allows users to exchange messages seamlessly. It employs SignalR to transmit messages via websockets, facilitating real-time communication. The messages are securely stored in a SQL database using the Entity Framework. Additionally, JWT Authentication is implemented to ensure robust security measures.

Features

  • Real-time Messaging: Enable users to send and receive messages instantly, with updates pushed to all connected clients in real-time using SignalR.

  • User Authentication: Implement user authentication and authorization using Angular and .NET API, allowing users to sign in securely and access the chat platform.

Technologies Implemented

  • ASP.NET WebAPI 8.0
  • ASP.NET Identity Core
  • Riok.Mapperly
  • FluentValidator
  • ASP.NET WebApi Core with JWT Bearer Authentication

Architecture

  • Full architecture with responsibility separation concerns, SOLID and Clean Code
  • Unit of work
  • Repository

Model Design

Medical Platform

About

Development of Chat App using Angular, .NET Core API and SignalR

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published