Skip to content
/ JabbR Public
forked from JabbR/JabbR

A chat application built with ASP.NET and SignalR

License

Notifications You must be signed in to change notification settings

ajryan/JabbR

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JabbR

JabbR is a chat application built with ASP.NET using SignalR.

Contributing

Before you contribute anything make sure you set autoclrf to true.

git config --global core.autocrlf true

A few more things:

  • Sort your usings
  • Follow the existing conventions you see in the project (that means, brace style, formatting etc).
  • If you aren't sure about something, ask in the meta room on jabbr.

About

A chat application built with ASP.NET and SignalR

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 68.7%
  • C# 31.3%