Skip to content

doyleyoung/RxBlazor

Repository files navigation

MessageService - Blazor Rx.NET Integration Demo

This is a simple example app that demonstrates how one can use an Rx based MessageService to send and receive messages. You can use such architecture if you need publishers and subscribers to be decoupled and take advantage of Rx functional properties.

Run demo using Bionic

bionic serve

Run demo using DotNet

dotnet watch run

About

Rx.NET based MessageService demo for Blazor Framework

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published