Info
Version: | 1.0.26 |
Author(s): | Keith Hall |
Last Update: | Thursday, April 16, 2015 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/keith-hall/reactive-animation |
NuGet Url: | https://www.nuget.org/packages/ReactiveAnimation |
Install
Install-Package ReactiveAnimation
dotnet add package ReactiveAnimation
paket add ReactiveAnimation
ReactiveAnimation Download (Unzip the "nupkg" after downloading)
Dependencies
- Rx-Main(2.2.5)
- Rx-WinForms(2.2.5)
Tags
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.