28 packages returned for Tags:"xamarin"

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... More information
AndHUD by: VM
- Spinner (with and without Text) - Progress (with and without Text) - Image (with and without Text) - Success / Error (with and without Text) - Toasts - Xamarin.Android Support - Xamarin Component store - Similar API and functionality to BTProgressHUD for iOS - XHUD API to help be compatible with... More information
SVProgressHUD (and BTProgressHUD) is a clean and easy-to-use HUD meant to display the progress of an ongoing task.
MimeKit by: VM
MimeKit is an Open Source library for creating and parsing MIME, S/MIME and PGP messages on desktop and mobile platforms. It also supports parsing of Unix mbox files. Unlike any other .NET MIME parser, MimeKit's parser does not need to parse string input nor does it use a TextReader. Instead,... More information
MailKit by: VM
MailKit is an Open Source cross-platform .NET mail-client library that is based on MimeKit and optimized for mobile devices. Features include: * HTTP, Socks4, Socks4a and Socks5 proxy support. * SASL Authentication via SCRAM-SHA-256, SCRAM-SHA-1, NTLM, DIGEST-MD5, CRAM-MD5, LOGIN, PLAIN, and... More information
Avalonia is a WPF/UWP-inspired cross-platform XAML-based UI framework providing a flexible styling system and supporting a wide range of Operating Systems such as Windows (.NET Framework, .NET Core), Linux (via Xorg), MacOS and with experimental support for Android and iOS.
Unity by: VM
The Unity Application Block (Unity) is a lightweight extensible dependency injection container with support for constructor, property, and method call injection. It facilitates loosely-coupled design. Declarative configuration and registration by convention are supported on selected platforms.
Prism is a fully open source version of the Prism guidance originally produced by Microsoft Patterns & Practices. Prism provides an implementation of a collection of design patterns that are helpful in writing well structured and maintainable XAML applications, including MVVM, dependency injection,... More information