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...
More information
C# Animations based on actionscript "Tween" and "Motion" classes includes Robert Penner's easing functions
Sample: https://github.com/Rmanaf/TransitionsSample