Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/b-straub/RxBlazorLight

A simple reactive wrapper around MudBlazor components
https://github.com/b-straub/RxBlazorLight

Last synced: about 2 months ago
JSON representation

A simple reactive wrapper around MudBlazor components

Awesome Lists containing this project

README

        

# RxBlazorLight

*RxBlazorLight* is a simple reactive wrapper around Blazor components.

For now only [MudBlazor](https://mudblazor.com/) components are supported.

Build the [RxMudBlazorLightSample](https://github.com/b-straub/RxBlazorLight/tree/main/RxMudBlazorLightSample) and enjoy the reactive [Components](https://github.com/b-straub/RxBlazorLight/tree/main/RxMudBlazorLightTestBase/Components).

**The API can change anytime!**

Currently I use this library for my [DexieNETCloudSample](https://github.com/b-straub/DexieNET/tree/master/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.