Rx-WinForms 2.3.0-beta2

.NET Framework 4.0
This is a prerelease version of Rx-WinForms.
The owner has unlisted this package. This could mean that the package is deprecated, has security vulnerabilities or shouldn't be used anymore.
dotnet add package Rx-WinForms --version 2.3.0-beta2
NuGet\Install-Package Rx-WinForms -Version 2.3.0-beta2
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="Rx-WinForms" Version="2.3.0-beta2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Rx-WinForms --version 2.3.0-beta2
#r "nuget: Rx-WinForms, 2.3.0-beta2"
#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.
// Install Rx-WinForms as a Cake Addin
#addin nuget:?package=Rx-WinForms&version=2.3.0-beta2&prerelease

// Install Rx-WinForms as a Cake Tool
#tool nuget:?package=Rx-WinForms&version=2.3.0-beta2&prerelease

Windows Forms extensions library for Rx. Contains scheduler functionality for the Windows Forms UI loop.

Product Versions
.NET Framework net40 net403 net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 net481
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Rx-WinForms:

Package Downloads
ReactiveAnimation

Small, simple open-source C# animation library built using the reactive extensions framework, utilizing Robert Penner's easing functions. Does not make use of reflection, instead allowing the caller to use a function/monad/observer to update their desired object. Contains methods for animating Windows Forms Controls. Includes a LINQPad sample.

GitHub repositories (2)

Showing the top 2 popular GitHub repositories that depend on Rx-WinForms:

Repository Stars
dotnet/reactive
The Reactive Extensions for .NET
nefarius/ScpToolkit
Windows Driver and XInput Wrapper for Sony DualShock 3/4 Controllers
Version Downloads Last updated