ShayanUI 1.9.0

dotnet add package ShayanUI --version 1.9.0
                    
NuGet\Install-Package ShayanUI -Version 1.9.0
                    
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="ShayanUI" Version="1.9.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="ShayanUI" Version="1.9.0" />
                    
Directory.Packages.props
<PackageReference Include="ShayanUI" />
                    
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 ShayanUI --version 1.9.0
                    
#r "nuget: ShayanUI, 1.9.0"
                    
#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 ShayanUI@1.9.0
                    
#: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=ShayanUI&version=1.9.0
                    
Install as a Cake Addin
#tool nuget:?package=ShayanUI&version=1.9.0
                    
Install as a Cake Tool

Shayan Universal UI

Logo

A premium, modern WinForms UI library designed for high-performance and sleek aesthetics.

🚀 Features

  • Modern Glossy Finish: Glassmorphism and vibrant gradients.
  • Dynamic Animations: Smooth hover transitions and interactive elements.
  • Multi-Target Support: Compatible with .NET Framework 4.7.2, .NET 6.0, and .NET 8.0.
  • Custom Controls:
    • ShayanButton: Animated, glowing, and smooth premium buttons.
    • ShayanTextBox: Premium modern text input with focus animations.
    • ShayanHeader: Premium window header with custom buttons.
    • ShayanBorderless: Make any form borderless with ease.
    • ShayanSlider: Smooth custom sliders.
    • ShayanCheckBox: Modern toggle-style checkboxes.
    • ShayanComboBox: Redesigned dropdowns.
    • ShayanTabSelector: Animated tab navigation.

📦 Installation

To install the package into your local NuGet source for development:

  1. Build the project using Build.bat.
  2. Run the ShayanInstaller application found in the ShayanInstaller directory.
    • This premium tool will automatically download the required packages and configure your NuGet sources with a modern UI.

Alternatively, you can manually add the package:

dotnet add package ShayanUI

🛠️ Build from Source

Run the Build.bat file in the root directory to compile the library for all supported platforms.

Build.bat

🖌️ Design Language

ShayanUI follows a "Dark Premium" aesthetic, utilizing:

  • Primary Color: #7A29FF (Electric Purple)
  • Secondary Color: #121212 (Deep Obsidian)
  • Accent: Glassmorphism with Alpha blending.

📄 License

This project is licensed under the MIT License.

Product Compatible and additional computed target framework versions.
.NET net6.0-windows7.0 is compatible.  net7.0-windows was computed.  net8.0-windows was computed.  net8.0-windows7.0 is compatible.  net9.0-windows was computed.  net10.0-windows was computed. 
.NET Framework net472 is compatible.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • .NETFramework 4.7.2

    • No dependencies.
  • net6.0-windows7.0

    • No dependencies.
  • net8.0-windows7.0

    • No dependencies.

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.0 2,696 2/7/2026
1.8.0 241 2/6/2026 1.8.0 is deprecated because it is no longer maintained and has critical bugs.