Aura.UI 0.1.3-preview9

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-preview9                
NuGet\Install-Package Aura.UI -Version 0.1.3-preview9                
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-preview9" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Aura.UI --version 0.1.3-preview9                
#r "nuget: Aura.UI, 0.1.3-preview9"                
#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 Aura.UI as a Cake Addin
#addin nuget:?package=Aura.UI&version=0.1.3-preview9&prerelease

// Install Aura.UI as a Cake Tool
#tool nuget:?package=Aura.UI&version=0.1.3-preview9&prerelease                

What's new?

  • Welcome to Dragging for AuraTabView!
  • NavigationVIew & Ribbon now have Animation when the selected item changed!
  • The MaterialIsVisible and Material properties is deleted from CardControl
  • Various bugs are fixed
  • Obsolete classes was deleted
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 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 (1)

Showing the top 1 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
Version Downloads Last updated
0.1.5-dev-04 1,666 1/7/2022
0.1.4.2 5,848 11/7/2021
0.1.4.1 574 10/17/2021
0.1.4 650 10/10/2021
0.1.4-preview1 460 5/31/2021
0.1.3.1 969 4/15/2021
0.1.3 497 3/29/2021
0.1.3-rc3 289 2/26/2021
0.1.3-rc2 272 2/26/2021
0.1.3-rc1 283 2/5/2021
0.1.3-preview9 343 12/9/2020
0.1.3-preview8 397 11/15/2020
0.1.3-preview7 421 10/19/2020
0.1.3-preview6 355 10/11/2020
0.1.3-preview4 378 10/10/2020
0.1.3-preview3 448 9/23/2020
0.1.3-preview2 392 9/18/2020
0.1.3-preview1 475 9/12/2020
0.1.2 788 8/27/2020
0.1.1 770 8/2/2020 0.1.1 is deprecated because it is no longer maintained and has critical bugs.
0.1.0 1,055 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