DialogHost.Avalonia
AvaloniaUI control that provides a simple way to display a dialog with information or prompt the user when information is needed
File Explorer
Download Latest Version (.zip)- build-publish.yml
- AlignmentDialogPopupPositioner.cs
- CenteredDialogPopupPositioner.cs
- IDialogPopupPositioner.cs
- IDialogPopupPositionerConstrainable.cs
- BehaviorSubject.cs
- CompositeDisposable.cs
- EmptyDisposable.cs
- Extensions.cs
- ImmutableList.cs
- Observable.cs
- .gitignore
- DialogClosingEventArgs.cs
- DialogClosingEventHandler.cs
- DialogHost.Avalonia.csproj
- DialogHost.axaml
- DialogHost.axaml.cs
- DialogHostCommandImpl.cs
- DialogHostStyle.cs
- DialogHostStyles.axaml
- DialogHostStyles.axaml.cs
- DialogOpenedEventArgs.cs
- DialogOpenedEventHandler.cs
- DialogOverlayPopupHost.axaml
- DialogOverlayPopupHost.axaml.cs
- DialogSession.cs
- Styles.xaml
- avalonia-logo.ico
- Sample3Model.cs
- MainWindowViewModel.cs
- ViewModelBase.cs
- FruitBowl.axaml
- FruitBowl.axaml.cs
- MainWindow.axaml
- MainWindow.axaml.cs
- .gitignore
- App.axaml
- App.axaml.cs
- DialogHost.Demo.csproj
- Program.cs
- ViewLocator.cs
- multiple.png
- preview.gif
- preview0.png
- icon.png
- .editorconfig
- .gitignore
- DialogHost.Avalonia.sln
- LICENSE
- README.md
π Installation Guide
1. Get the code
git clone https://github.com/AvaloniaUtils/DialogHost.Avalonia
Downloads the entire project code from GitHub to your computer.
cd DialogHost.Avalonia
Moves into the project folder you just downloaded.
2. .NET
Medium RecommendedPrerequisites
dotnet add package DialogHost.Avalonia
Type this command into your terminal and run it.
After dotnet run, check the message or address shown in the terminal.
Pulled directly from this repo's README.
// repository documentation
Was this content helpful?
(0 ratings)
