LoadingIndicators.WPF
0.0.1
.NET Framework
Install-Package LoadingIndicators.WPF -Version 0.0.1
dotnet add package LoadingIndicators.WPF --version 0.0.1
<PackageReference Include="LoadingIndicators.WPF" Version="0.0.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add LoadingIndicators.WPF --version 0.0.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: LoadingIndicators.WPF, 0.0.1"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install LoadingIndicators.WPF as a Cake Addin
#addin nuget:?package=LoadingIndicators.WPF&version=0.0.1
// Install LoadingIndicators.WPF as a Cake Tool
#tool nuget:?package=LoadingIndicators.WPF&version=0.0.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
IMPORTANT: The package's licensing and homepage are outdated. The new locations are:
- Homepage GitHub repository - zeluisping/LoadingIndicators.WPF
- License Info The Unlicense
LoadingIndicators.WPF
LoadingIndicators.WPF is a collection of 8 animated loading indicators for WPF compatible with MahApps.Metro.
Styles
- Arcs
- Arcs Ring
- Double Bounce
- FlipPlane
- Pulse
- Ring
- Three Dots
- Wave
Features
- Variable Animation Speed
- Easy activation/deactivation
- Easy change of theme using resources
- Out of the box MahApps.Metro compatibility
Usage
- Include Namespace
<Window ...
xmlns:li="http://github.com/zeluisping/loadingIndicators/xaml/controls">
- Add Loading indicator and select mode
<li:LoadingIndicator Grid.Column="0" Grid.Row="0" SpeedRatio="{Binding SpeedRatio}" IsActive="{Binding IsArcsActive}" Mode="Arcs" />
Note: Waves mode will be selected by default if left empty
Product | Versions |
---|---|
.NET Framework | net |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
NuGet packages (1)
Showing the top 1 NuGet packages that depend on LoadingIndicators.WPF:
Package | Downloads |
---|---|
DZY.DotNetUtil.UI
DZY.DotNetUtil.UI |
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on LoadingIndicators.WPF:
Repository | Stars |
---|---|
BornToBeRoot/NETworkManager
A powerful tool for managing networks and troubleshoot network problems!
|
Version | Downloads | Last updated |
---|---|---|
0.0.1 | 58,345 | 6/12/2015 |