Skip to content

This is a dummy project just to get introduced with SignalR and Blazor.

License

Notifications You must be signed in to change notification settings

nayeemsweb/SignalR-Broadcast

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SignalR Broadcast

This is just a dummy project to implement SignalR and its functionality. Here, we implemented SignalR in a .NET 6 Web API project. On the other hand, we implemented Blazor Server.

Demo


Documentation

This project consists of two apps.

SignalRHub.WebAPI : This is a Web API project. Here, for broadcasting string messages we created a SignalHub.

NuGet Package: Microsoft.AspNetCore.SignalR

SignalRHub.BlazorServer : This blazor server app shows the responses and the list of the subscribers.

NuGet Package: Microsoft.AspNetCore.SignalR.Client

Support

❤️ If you do like my work, hit the ⭐️ button above. ❤️

About

This is a dummy project just to get introduced with SignalR and Blazor.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published