WebRx 1.5.0

dotnet add package WebRx --version 1.5.0
                    
NuGet\Install-Package WebRx -Version 1.5.0
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="WebRx" Version="1.5.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="WebRx" Version="1.5.0" />
                    
Directory.Packages.props
<PackageReference Include="WebRx" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add WebRx --version 1.5.0
                    
#r "nuget: WebRx, 1.5.0"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package WebRx@1.5.0
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=WebRx&version=1.5.0
                    
Install as a Cake Addin
#tool nuget:?package=WebRx&version=1.5.0
                    
Install as a Cake Tool

WebRx is a Javascript MVVM-Framework built on ReactiveX for Javascript (RxJs) that combines functional-reactive programming with observable-powered declarative Data-Binding, Templating and client-side Routing.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.5.0 2,691 2/23/2016
1.4.4 2,182 2/3/2016
1.4.2 2,309 11/10/2015
1.4.1 2,223 11/8/2015
1.4.0 2,182 11/8/2015
1.3.1 2,240 10/31/2015
1.3.0 2,233 10/29/2015
1.2.1 2,234 10/27/2015
1.2.0 2,229 10/27/2015
1.1.1 2,218 10/26/2015
1.1.0 2,200 10/26/2015
1.0.1 2,210 10/26/2015
1.0.0 2,351 9/23/2015
0.9.88 2,296 9/23/2015
0.9.87 2,283 6/5/2015
0.9.86 3,421 6/1/2015
0.9.85 2,148 6/1/2015
0.9.84 2,176 5/24/2015
0.9.82 2,141 5/12/2015
0.9.79 2,136 5/11/2015
Loading failed