KProgressHUD.csharp 1.2.1

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

// Install KProgressHUD.csharp as a Cake Tool
#tool nuget:?package=KProgressHUD.csharp&version=1.2.1

An implement of ProgressHUD for Android, similar to MBProgressHUD, SVProgressHUD. Inspired by MBProgressHUD for iOS.

Product Compatible and additional computed target framework versions.
.NET net6.0-android was computed.  net7.0-android was computed.  net8.0-android was computed. 
MonoAndroid monoandroid is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • MonoAndroid 7.1

    • No dependencies.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on KProgressHUD.csharp:

Package Downloads
Passingwind.UserDialogs

A cross platform library that allows you to call for standard user dialogs from a shared/portable library, suport android and ios . Includes Alert, Confirm, Toast, ActionSheet, Loading, Progress, Prompt.

Passingwind.UserDialogs.fix.v1

A cross platform library that allows you to call for standard user dialogs from a shared/portable library, suport android and ios . Includes Alert, Confirm, Toast, ActionSheet, Loading, Progress, Prompt.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.2.1 2,528 10/29/2018
1.2.0 700 10/24/2018

fix namespance (KProgressHUDLib)