Found 39 packages
A cross platform library that allows you to call for standard user dialogs like Alerts, Confirmations, Prompts, and more. Supports Android, iOS, and MacCatalyst
This is the updated version of Acr.Userdialogs. It supports latest version of .Net and you have an ability to style your dialogs as you want
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 7+ - Android - Universal Windows Platform (Win10/UWP) - Portable Class Libraries (Profile 259) - WP8/81 is here but UNSUPPORTED!
ACR UserDialogs Extensions for .NET MAUI
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.
Library of base Windows Form and WPF Window extensions and dialogs, including those needed for implementing role-based security inside a Windows application.
An implemention for v4 of the Bot Build .NET SDK of the Microsoft.Bot.Builder.Location dialog project built for Bot Builder v3. An open-source location picker control for Microsoft Bot Framework powered by Azure or Bing Maps REST services. This control will allow a user to search for a location, with the ability to specify required fields and also store locations as favorites for the user.
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 - Number Picker On android, be sure to call UserDialogs.Init() before using! Supported Platforms - iOS 8+ - Android - NET Standard 1.1
ACR UserDialogs Extensions for the Uno Platform
Avalonia Dialog Host control that provides a simple way to display a dialog with information or prompt the user when information is required
A cross platform library that allows you to call for standard user dialogs from a shared/portable library. Supports Android, iOS, and UWP. This extended version is based on the version 7.2.0 of original library, allow alert and confirm dialog can set cancelable for Android.
This dialog allows you to provide the user with a series of guides choice prompts in turn (defined in a JSON file or as a collection of ChoiceFlowItem objects), similar to when calling a telephone line with a series of automated options. You receive their last choice as a result from the dialog and optionally provide the user with a simple text response.
Library for fancy user dialogs.
Dirty Forms will alert a user when they attempt to leave a page without submitting a form they have entered data into. It alerts them in a modal popup box, and also falls back to the browser's default onBeforeUnload handler for events outside the scope of the document such as, but not limited to, page refreshes and browser navigation buttons.
User Control Library for Metro Styled Dialogs.
Some Dialogs for user assistance
Create your own DisplayAlerts using XAML, or use the DisplayAlerts,LoaderDialogs and LoginViews that's included! Powered by AsyncAwaitBestPractices and Rg.Plugins.Popup
ReactiveUI Wrapper for Acr.UserDialog