Skip to content

PeceKr/blazor-chat-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

This is a simple chat app developed with Blazor server oriented and SignalR.

Installation

Download the .NET 6.0 SDK from the official Microsoft website:

https://dotnet.microsoft.com/en-us/download/dotnet/6.0

Start the app

  1. After downloading and installing the .NET 6.0 SDK, open a terminal or command prompt.
  2. Navigate to your work directory and go to the Server folder using the cd command:
cd path/to/your/work/directory/Server 
  1. Run the command to start the app
dotnet run

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published