Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 504 Bytes

File metadata and controls

22 lines (13 loc) · 504 Bytes

SignalR Chat

RELEASE LICENSE

Real-time chat application with ASP.NET Core MVC and SignalR.

Requirements

  • .Net Core

Usage

Build database from entity framework core migration:

dotnet ef database update

License

The MIT License (MIT). Please see License for more information.