Aura.UI 0.1.3-preview8

This is a prerelease version of Aura.UI.
There is a newer version of this package available.
See the version list below for details.
dotnet add package Aura.UI --version 0.1.3-preview8
                    
NuGet\Install-Package Aura.UI -Version 0.1.3-preview8
                    
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="Aura.UI" Version="0.1.3-preview8" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Aura.UI" Version="0.1.3-preview8" />
                    
Directory.Packages.props
<PackageReference Include="Aura.UI" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Aura.UI --version 0.1.3-preview8
                    
#r "nuget: Aura.UI, 0.1.3-preview8"
                    
#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.
#:package Aura.UI@0.1.3-preview8
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Aura.UI&version=0.1.3-preview8&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Aura.UI&version=0.1.3-preview8&prerelease
                    
Install as a Cake Tool

Control's Library for Avalonia.

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.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
.NET Core netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.1 is compatible. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen 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.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on Aura.UI:

Package Downloads
Aura.UI.FluentTheme

Aura.UI's Fluent Theme

HanumanInstitute.MvvmDialogs.Avalonia.AuraUI

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

GitHub repositories (2)

Showing the top 2 popular GitHub repositories that depend on Aura.UI:

Repository Stars
mysteryx93/HanumanInstitute.MvvmDialogs
Library simplifying the concept of opening dialogs from a view model when using MVVM
Guerra24/LRReader
A feature-complete reader and client for LANraragi
Version Downloads Last Updated
0.1.5-dev-04 2,137 1/7/2022
0.1.4.2 6,670 11/7/2021
0.1.4.1 703 10/17/2021
0.1.4 808 10/10/2021
0.1.4-preview1 565 5/31/2021
0.1.3.1 1,098 4/15/2021
0.1.3 628 3/29/2021
0.1.3-rc3 404 2/26/2021
0.1.3-rc2 415 2/26/2021
0.1.3-rc1 403 2/5/2021
0.1.3-preview9 465 12/9/2020
0.1.3-preview8 519 11/15/2020
0.1.3-preview7 543 10/19/2020
0.1.3-preview6 481 10/11/2020
0.1.3-preview4 507 10/10/2020
0.1.3-preview3 568 9/23/2020
0.1.3-preview2 517 9/18/2020
0.1.3-preview1 598 9/12/2020
0.1.2 915 8/27/2020
0.1.1 1,001 8/2/2020 0.1.1 is deprecated because it is no longer maintained and has critical bugs.
0.1.0 1,438 8/2/2020 0.1.0 is deprecated because it is no longer maintained and has critical bugs.

- New Styles for Ribbon Control
- Follower Control has been added
-  AcrylicMaterial extension is done
- VisualExtensions was added
- Some bugs fixed