GMachynia / ChatApplication

Web chat application based on Asp.Net Core and Angular 8. Application enables authentication and authorization user ( Asp.Net Core Identity, OAuth, JWT, EntityFramework Core). Communication between chat users allow SignalR hub. Messages and users are stored in SqlServer database. Server posses logging to file and console (Nlog), globalization, localization (en, pl).

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repository is not active

About

Web chat application based on Asp.Net Core and Angular 8. Application enables authentication and authorization user ( Asp.Net Core Identity, OAuth, JWT, EntityFramework Core). Communication between chat users allow SignalR hub. Messages and users are stored in SqlServer database. Server posses logging to file and console (Nlog), globalization, localization (en, pl).


Languages

Language:C# 48.2%Language:TypeScript 30.2%Language:HTML 10.7%Language:CSS 7.9%Language:JavaScript 2.9%