Rx support for Blazor applications.
Info
Version: | 0.6.0 |
Author(s): | Giorgi Darchiashvili |
Last Update: | Thursday, September 26, 2019 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/BlazeRx |
Install
Install-Package BlazeRx
dotnet add package BlazeRx
paket add BlazeRx
BlazeRx Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Components(>= 3.0.0)
- Microsoft.AspNetCore.Components.Web(>= 3.0.0)
- System.Reactive(>= 4.1.5)