SolidShineUi 1.8.2

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

// Install SolidShineUi as a Cake Tool
#tool nuget:?package=SolidShineUi&version=1.8.2

A collection of UI controls and helper classes with consistent and customizable theming.

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net5.0-windows7.0 is compatible.  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.1 is compatible. 
.NET Framework net471 is compatible.  net472 was computed.  net48 is compatible.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.9.8 114 2/24/2024
1.9.7 182 12/11/2023
1.9.6 287 4/19/2023
1.9.5 321 2/11/2023
1.9.4 358 12/1/2022
1.9.3 352 11/18/2022
1.9.2 521 7/12/2022
1.9.1 532 4/5/2022
1.9.0 472 3/27/2022
1.8.4 464 2/25/2022
1.8.3 376 11/10/2021
1.8.2 446 7/19/2021
1.8.1 426 7/3/2021
1.8.0 470 5/30/2021
1.7.0 418 1/31/2021

Version 1.8.2
- Added tab drag-and-drop
- Data can now be dropped onto tabs
- Rewrites/fixes for keyboard support classes
- Added ToolTip property to TabItem
- Tab's dirty state is now displayed

Version 1.8.1
- Fixed bugs with TabControl's TabListMenu
- Added TabContextMenu property to TabItem
- Added KeepMenuArrowOnRight property to MenuButton

See website for more details!