Note: This project has been superseded by RxBlazorV2, which provides a more powerful reactive programming framework with Roslyn source generators, automatic component generation, and improved DI integration.
RxBlazorLight is a simple reactive wrapper around Blazor components.
For now only MudBlazor components are supported.
Build the RxMudBlazorLightSample and enjoy the reactive Components.
The API can change anytime!
Currently, I use this library for my DexieNETCloudSample.
Comments about other use cases and feature requests are very welcome!
Starting with revision 0.8.5, the new implementation has been merged to main. Please refer to the samples for usage.
Starting with revision 1.1.0, R3 is used as reactive core. Please refer to the samples for usage.