Real-time chat application with SignalR, .NET, Blazor/WebAssembly, ...
Example project for EmojiFilePicker.
- Real-Time Chat via SignalR
- Authentication and Guest-Mode
- HTML and Mark-Down supported
- Image-Upload via Dropdown (multiple Images simultaneously possible)
- Emoji-Selektor
- System-Messages (e.g. when a user joins a conversation)
- Animated (e.g. new messages, ...)
- Multiple messages from same sender are summarized into one for readability
- Animate.css
- Bootstrap@^4.3.1
- Markdig@^0.20.0
- Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore@^3.1.3
- Microsoft.AspNetCore.Identity.EntityFrameworkCore@^3.1.3
- Microsoft.AspNetCore.Identity.UI@^3.1.3
- Microsoft.AspNetCore.SignalR.Client@^3.1.3
- Microsoft.EntityFrameworkCore.SqlServer@^3.1.3
- Microsoft.EntityFrameworkCore.Tools@^3.1.3
- Microsoft.VisualStudio.Web.CodeGeneration.Design@^3.1.1
- SendGrid@^9.14.0
This project is licensed under GNU V3, so contributions/pull-requests are welcome. All contributors get listed here.
Contributors
- Kevin Riedl (WSDT)