Rx-WinForms 2.3.0-beta2

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 Compatible and additional computed target framework versions.
.NET Framework net40 is compatible.  net403 was computed.  net45 is compatible.  net451 was computed.  net452 was computed.  net46 is compatible.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
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