SunnyUI.Animator 1.0.3

dotnet add package SunnyUI.Animator --version 1.0.3
NuGet\Install-Package SunnyUI.Animator -Version 1.0.3
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="SunnyUI.Animator" Version="1.0.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add SunnyUI.Animator --version 1.0.3
#r "nuget: SunnyUI.Animator, 1.0.3"
#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 SunnyUI.Animator as a Cake Addin
#addin nuget:?package=SunnyUI.Animator&version=1.0.3

// Install SunnyUI.Animator as a Cake Tool
#tool nuget:?package=SunnyUI.Animator&version=1.0.3

Animator 组件允许您为 C# WinForms 上的任何控件设置动画。

Animator

The component Animator allows you to animate any controls on your WinForms.

<img src="http://www.codeproject.com/KB/miscctrl/548769/Project011.gif">
<img src="http://www.codeproject.com/KB/miscctrl/548769/Project012.gif">
<img src="http://www.codeproject.com/KB/miscctrl/548769/Project010_c.gif">

More details: http://www.codeproject.com/Articles/548769/Animator-for-WinForms

Product Compatible and additional computed target framework versions.
.NET net6.0-windows7.0 is compatible.  net7.0-windows was computed.  net8.0-windows was computed. 
.NET Framework 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 is compatible.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • .NETFramework 4.0

    • No dependencies.
  • .NETFramework 4.7.2

    • No dependencies.
  • net6.0-windows7.0

    • No dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.3 581 7/27/2022

Animator 组件允许您为 C# WinForms 上的任何控件设置动画。 The component Animator allows you to animate any controls on your WinForms。