Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 761 Bytes

README.md

File metadata and controls

17 lines (9 loc) · 761 Bytes

RxBlazorLight

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.