AnimOfDots-NET6 1.0.0

Suggested Alternatives

BatLine.AnimOfDots

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

// Install AnimOfDots-NET6 as a Cake Tool
#tool nuget:?package=AnimOfDots-NET6&version=1.0.0                

AnimOfDots (Loading Indicator)

[.NET WinForms] Animation of loading with dots for C# and VB.NET

Preview:

<img src="https://raw.githubusercontent.com/mt-alts/AnimOfDots/main/preview.gif"/>

<table> <tr> <td>Pulse</td> <td>Circular</td> <td>DotScaling</td> </tr> <tr> <td>DotGridFlashing</td> <td>MultiplePulse</td> <td>DoubleDotSpin</td> </tr> <tr> <td>DotTyping</td> <td>Overlay</td> <td>DotFlashing</td> </tr> </table>

Properties and Methods

Common property and methods

Property or Method Type Description
AnimationSpeed Property Changes animation speed
BackColor Property Changes the background color of the indicator
Start() Method Start animating
Stop() Method Stop animating

Circular, DotGridFlashing, DotTyping, DoubleDotSpin, Pulse, MultiplePulse
Property or Method Type Description
ForeColor Property Changes the color of the indicator

Overlay, ColorfulCircular, DotScaling
Property or Method Type Description
Colors Property Changes the color of the indicator <br /> according to the color array

DotGridFlashing
Property or Method Type Description
ColorAlpha Property Changes the transparency level of <br /> half of the indicator elements

DotFlashing, DoubleDotSpin
Property or Method Type Description
PrimaryColor Property Changes the primary color
SecondaryColor Property Changes the secondary color

ℹī¸ Some controls must have the same aspect ratio to work properly.</br>

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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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.0 103 9/4/2024 1.0.0 is deprecated because it is no longer maintained.

Initial release of .NET 6 ported version