Top 20 NuGet dialog Packages

BestMatchDialog for the Microsoft Bot Framework is a dialog that allows you to match a message receieved from a bot user against a list of strings and then carry out an appropriate action. Matching does not have to be exact and you can set the threshold as to how closely the message should match wit...
QnAMakerDialog for the Microsoft Bot Framework is a dialog that allows you to integrate the QnA Maker Service with a bot built on the Bot Framework. This dialog will take messages receieved to a bot and send them to a QnA Maker service (updated for v3 API) and return one or more answers. If no answe...
Demo can be found here http://codeseven.github.com/toastr Usage: Link to jquery, toastr.css, toastr.js, glimpse.js and glimpse.toastr.js <script src="jquery.js"></script> <script src="toastr.js"></script> <script src="glimpse.js"></script> <script src="glimpse.toastr.js"></script> Use toastr $(...
An asp.net Core library for Modal dialog/StatusBar notifications.
A .NET framework that extends Alexa.NET and includes in skill purchasing functionality, slot and intent confirmation and more.
Common MVVM Dialogs for other STR WPF applications.
A simple material design themed message box for use with WPF applications.
Control for xamarin forms that helps show a sliding view from below
Provides awaitable dialogs using bootstrap modals
A Blazor component for showing Dialog that support highly customized content.
An easy-to-integrate progess indicator for MVVM pattern based WPF applications. Features a status text & progress bar that can be updated from long running tasks in the model through a IProgressStatus interface. The interface is also provided seperateley in the ProgressDialogStatus package, which ...
A small helper Library to use with MaterialDesignInXamlToolkit, it allows displaying some common dialogs and returning a result similar to the old fashioned MessageBox class in WinForms.
AFUI Library for .net 5.0
A generic handler for managing dialogs for chabots which with a state machine pattern.
A dialog service for blazor.
Are you tired of recreating the same about dialog logic and content for each Windows Phone app every time? "Your Last About Dialog" is a robust and generic, highly configurable implementation you can easily pull into your own app and set up for your needs. It is able to pull most data from your appl...
These helpers make it easies to combine Caliburn.Micro with the Callisto's dialogs in Windows 8 Store apps.
WPF About Box is a simple and free about box for WPF using MVVM pattern. Several properties can be set. Some properties are read from assembly, automatically.
WPF Message Box is a simple and free message box for WPF using MVVM pattern. Image, buttons, message, and caption can be set.