BTProgressHUD 1.2.0.5
SVProgressHUD (and BTProgressHUD) is a clean and easy-to-use HUD meant to display the progress of an ongoing task.
Install-Package BTProgressHUD -Version 1.2.0.5
dotnet add package BTProgressHUD --version 1.2.0.5
<PackageReference Include="BTProgressHUD" Version="1.2.0.5" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add BTProgressHUD --version 1.2.0.5
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: BTProgressHUD, 1.2.0.5"
#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 BTProgressHUD as a Cake Addin
#addin nuget:?package=BTProgressHUD&version=1.2.0.5
// Install BTProgressHUD as a Cake Tool
#tool nuget:?package=BTProgressHUD&version=1.2.0.5
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
This package has no dependencies.
Used By
NuGet packages (1)
Showing the top 1 NuGet packages that depend on BTProgressHUD:
| Package | Downloads |
|---|---|
|
Acr.UserDialogs
Allows for messagebox style dialogs to be called from your shared/PCL/MVVM code
- Action Sheet (multiple choice menu)
- Alert
- Confirm
- Date
- Loading
- Login
- Progress
- Prompt
- Toast (Snackbars)
- Time
On android, be sure to call UserDialogs.Init() before using!
Supported Platforms
- iOS 8+
- Android
- Universal Windows Platform (Win10/UWP)
- NET Standard 1.1
|
Version History
| Version | Downloads | Last updated |
|---|---|---|
| 1.2.0.5 | 0 | 06.02.2022 |