Rx-WinForms 1.0.11226

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 1.0.11226
NuGet\Install-Package Rx-WinForms -Version 1.0.11226
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="1.0.11226" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Rx-WinForms --version 1.0.11226
#r "nuget: Rx-WinForms, 1.0.11226"
#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=1.0.11226

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

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 net35 is compatible.  net40 is compatible.  net403 was computed.  net45 was computed.  net451 was computed.  net452 was computed.  net46 was computed.  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