The basic idea: each time we add one or more promises to an instance of a promiseTracker, that instance's active() method will return true until all added promises are resolved. A common use case is showing some sort of loading spinner while some http requests are loading.
Searchable Spinner is a dialog spinner with the search feature which allows to search the items loaded in the spinner.
Xamarin.Android Binding for ybq's SpinKit, an Android loading animations https://ybq.github.io/Android-SpinKit
Loading indicator for WPF applications.
Xamarin bindings to the native DGActivityIndicatorView, which is a great way to make loading spinners in your application look nicer. It contains 6 different indicator view styles. Inspired by: http://connoratherton.com/loaders
BlazorSpinner is a loading spinner that can be included in Blazor applications. It has a simple service that can be called to "show" or "hide" a loading icon or loading text.
Blazorise is a component library built on top of Blazor and CSS frameworks like Bootstrap, Bulma and Material.
Xamarin.Android binding for miteshpithadiya's SearchableSpinner, a simple Spinner with searchable items. Searchable Spinner is a dialog spinner with the search feature which allows to search the items loaded in the spinner.
This library provides functionality to group elements together and modify them on events to indicate a busy UI when performing work. The library was specifically designed for server side Blazor and triggers directly on the client when an event occurs so the UI is adjusted instantly without latency to the server. This allows you to e.g. disable parts of the UI when the user clicks a button and enable it again remotely from the server once work has been completed.
Loading indicator for WPF applications.
A simple loading spinner.
A beautiful loading spinner with overlay for Blazor apps with over 80 preset loader, high customization (size, position, background color, background opacity, ecc.)
A simple loading spinner component for Blazor
AnimOfDots Ported to .NET6 Animation of loading with dots for C# and VB.NET
AnimOfDots Ported to .NET6 Animation of loading with dots for C# and VB.NET
AnimOfDots Ported to multiple .NET versions. Animation of loading with dots for C# and VB.NET
A Simple Loading Animations for WPF Applications
A custom Loading Spinner control for WPF applications
A loading indicator, also referred to as a wait loader or spinner, is a visual component frequently utilized in software applications to signal to the user that a process is ongoing and that they should await its completion.This package includes a fully customizable loader, allowing users to tailor its appearance to match their application's theme.