DialogHost.Avalonia 0.5.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package DialogHost.Avalonia --version 0.5.0                
NuGet\Install-Package DialogHost.Avalonia -Version 0.5.0                
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="DialogHost.Avalonia" Version="0.5.0" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add DialogHost.Avalonia --version 0.5.0                
#r "nuget: DialogHost.Avalonia, 0.5.0"                
#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 DialogHost.Avalonia as a Cake Addin
#addin nuget:?package=DialogHost.Avalonia&version=0.5.0

// Install DialogHost.Avalonia as a Cake Tool
#tool nuget:?package=DialogHost.Avalonia&version=0.5.0                

Avalonia Dialog Host control that provides a simple way to display a dialog with information or prompt the user when information is required

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • .NETStandard 2.0

NuGet packages (8)

Showing the top 5 NuGet packages that depend on DialogHost.Avalonia:

Package Downloads
MessageBox.Avalonia

Messagebox for AvaloniaUI

Spice86

Reverse engineer and rewrite real mode DOS programs

Neumorphism.Avalonia

Easy to use and customizable Neumorphism Design implementation for Avalonia UI framework.

HanumanInstitute.MvvmDialogs.Avalonia.DialogHost

Library simplifying the concept of opening dialogs from a view model when using MVVM in WPF

AvaloniaDialogs

A library wrapping DialogHost.Avalonia, providing a more convenient API and built-in common dialogs such as a Yes/No popup and a snackbar.

GitHub repositories (11)

Showing the top 5 popular GitHub repositories that depend on DialogHost.Avalonia:

Repository Stars
Tyrrrz/YoutubeDownloader
Downloads videos and playlists from YouTube
Tyrrrz/DiscordChatExporter
Exports Discord chat logs to a file
roslynpad/roslynpad
A cross-platform C# editor based on Roslyn and AvalonEdit
Tyrrrz/LightBulb
Reduces eye strain by adjusting screen gamma based on the current time
AvaloniaCommunity/Material.Avalonia
Material design in AvaloniaUI
Version Downloads Last updated
0.9.0-preview2 35 11/9/2024
0.9.0-preview1 339 9/30/2024
0.8.1 20,790 8/21/2024
0.8.0 254 8/20/2024
0.8.0-avalonia11dot1-3 1,527 6/22/2024
0.8.0-avalonia11dot1-2 96 6/21/2024
0.8.0-avalonia11dot1-1.2 144 6/15/2024
0.8.0-avalonia11dot1-1 692 4/11/2024
0.7.9 7,646 6/22/2024
0.7.8 274 6/19/2024
0.7.7 171,678 9/11/2023
0.7.6 46,790 8/5/2023
0.7.5 28,160 7/1/2023
0.7.4 2,144 6/1/2023
0.7.3 822 4/29/2023
0.7.2 550 4/21/2023
0.7.1 459 4/19/2023
0.7.0 639 3/29/2023
0.7.0-preview9 355 3/27/2023
0.7.0-preview8 499 3/25/2023
0.7.0-preview7 385 3/23/2023
0.7.0-preview6 431 3/20/2023
0.7.0-preview5 383 3/11/2023
0.7.0-preview4 681 2/5/2023
0.7.0-preview3 782 1/6/2023
0.7.0-preview2 481 12/12/2022
0.7.0-preview1 418 11/21/2022
0.6.0 3,669 11/6/2022
0.6.0-avalonia10 633 11/6/2022
0.5.1 812 9/4/2022
0.5.0 6,910 7/2/2022
0.4.0 22,231 2/24/2022
0.3.1 15,904 9/10/2021
0.3.0 594 7/17/2021
0.2.2 572 7/15/2021
0.2.1 530 7/14/2021
0.2.0 622 6/3/2021
0.1.1 594 5/5/2021
0.1.0 734 5/4/2021

- Fix focus is drawn with some unwanted offset #7
- Make focus should be restricted to the Popup #7