b-straub / RxBlazorLight

A simple reactive wrapper around MudBlazor components

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

A simple reactive wrapper around MudBlazor components

License:MIT License


Languages

Language:C# 55.2%Language:HTML 44.8%