Skip to content

slorello89/SignalRClr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SignalR CLR

This is a simple example of using SignalR and Blazor WebAssembly together to eliminate the need for any JavaScript when handling server event's.

Prerequisites

  • Latest .NET Core 3.1 SDK
  • Visual Studio Code or the latest version of Visual Studio. I will be using VS Code for this

Running

Navigate to the Server folder and run dotnet run. After that open your browser and navigate to localhost:5000

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published