Skip to content

Blazor WebAssembly app demonstrating real-time SignalR updates with drag and drop functionality.

License

Notifications You must be signed in to change notification settings

erinnmclaughlin/BlazorWASMwithSignalRDemo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Blazor WebAssembly App with Realtime SignalR Connection Demo (with Drag & Drop)

Simple implementation of Blazor drag & drop functionality paired with realtime SignalR updates.

View Realtime Updates with SignalR

  1. Run the app (with or without debugging).
  2. Copy the URL from the address bar and paste into a new tab.
  3. Both tabs will update as the circle is moved to a new cell in the grid.

Additional Resources

About

Blazor WebAssembly app demonstrating real-time SignalR updates with drag and drop functionality.

Resources

License

Stars

Watchers

Forks