Skip to content

sample chat application written with Blazor and ASP.NET Core

Notifications You must be signed in to change notification settings

Sondro/BlazorChat

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BlazorChat

screenshot

BlazorChat is a simple chat application written with Blazor and .NET Core 3.1. The sample code shows how to login users into a single chatroom and keep track of their online status.

Messages and Users are stored in-memory on the server.

About

sample chat application written with Blazor and ASP.NET Core

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 55.6%
  • HTML 36.7%
  • CSS 7.7%