DialogHost.Avalonia 0.6.0-rc1

This is a prerelease version of DialogHost.Avalonia.
There is a newer version of this package available.
See the version list below for details.
The owner has unlisted this package. This could mean that the package is deprecated, has security vulnerabilities or shouldn't be used anymore.
dotnet add package DialogHost.Avalonia --version 0.6.0-rc1
NuGet\Install-Package DialogHost.Avalonia -Version 0.6.0-rc1
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.6.0-rc1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add DialogHost.Avalonia --version 0.6.0-rc1
#r "nuget: DialogHost.Avalonia, 0.6.0-rc1"
#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.6.0-rc1&prerelease

// Install DialogHost.Avalonia as a Cake Tool
#tool nuget:?package=DialogHost.Avalonia&version=0.6.0-rc1&prerelease

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 (7)

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

EasyDialog.Avalonia

Package Description

GitHub repositories (8)

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

Repository Stars
roslynpad/roslynpad
A cross-platform C# editor based on Roslyn and AvalonEdit
AvaloniaCommunity/Material.Avalonia
Material design in AvaloniaUI
AvaloniaCommunity/MessageBox.Avalonia
Messagebox for AvaloniaUI
flarive/Neumorphism.Avalonia
Neumorphism UI theme for Avalonia apps
8212369/WPR
WP7-8 APP 运行器
Version Downloads Last updated
0.7.7 55,287 9/11/2023
0.7.6 35,992 8/5/2023
0.7.5 18,234 7/1/2023
0.7.4 2,013 6/1/2023
0.7.3 740 4/29/2023
0.7.2 494 4/21/2023
0.7.1 407 4/19/2023
0.7.0 582 3/29/2023
0.7.0-preview9 332 3/27/2023
0.7.0-preview8 469 3/25/2023
0.7.0-preview7 342 3/23/2023
0.7.0-preview6 398 3/20/2023
0.7.0-preview5 343 3/11/2023
0.7.0-preview4 617 2/5/2023
0.7.0-preview3 734 1/6/2023
0.7.0-preview2 434 12/12/2022
0.7.0-preview1 368 11/21/2022
0.6.0 3,491 11/6/2022
0.6.0-avalonia10 575 11/6/2022
0.5.1 754 9/4/2022
0.5.0 6,034 7/2/2022
0.4.0 20,199 2/24/2022
0.3.1 14,890 9/10/2021
0.3.0 540 7/17/2021
0.2.2 529 7/15/2021
0.2.1 480 7/14/2021
0.2.0 565 6/3/2021
0.1.1 547 5/5/2021
0.1.0 628 5/4/2021

- Rename root namespace to DialogHostAvalonia