Siticone.NetFramework.UI 2025.4.22

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

Welcome to Siticone NetFrameworkUI Library

We have released new controls and now we have 100+ UI elements

Siticone NetFrameworkUI is a modern UI library for .NET Framework 4.8 and above. Build fast, sleek, and high-performance WinForms desktop apps with hardware-accelerated, pixel-perfect controls—seamlessly integrated for a polished, modern experience.

Happy UI/UX Development! 😊


IMPORTANT.

If you have any questions, do not hesitate to contact us anytime.

Thank you.

https://www.siticoneframework.com/

Product Compatible and additional computed target framework versions.
.NET Framework 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
2025.4.22 249 4/22/2025
2025.4.14 393 4/14/2025
2025.4.13 177 4/13/2025
2025.4.7 370 4/7/2025
2025.4.4 184 4/4/2025
2025.2.14 731 2/14/2025
2025.2.10.1 168 2/11/2025

RELEASE NOTES:
=================
A UI library for fast, visually stunning desktop apps in C#/VB, .NET WinForms, and Visual Studio IDE.

* IMPORTANT PLEASE READ:
- Please, Back up all your projects BEFORE updating your Siticone UI Library.
- Read about changes BEFORE updating your projects.
- Get in touch with us if you have any update questions BEFORE updating your UI Library.
------------------------------


Improvements and Breaking Changes:

BREAKING CHANGES:

x Siticone H Progress Bar and Siticone V Progress Bar: Removed the 'MakeRadial' property.
x Temporarily removed the 'SiticoneWorkIndicator' component to make major adjustments.

Details:
1. The 'MakeRadial' Boolean property of these components (SiticoneHProgressBar and SiticoneVProgressBar) has been removed from these components. If you see 'MakeRadial not found' error(s), you should remove the problematic line of code from the Form's Designer.cs and no further errors will occur. This simple fix is enough to make the control functional without requiring any further changes.

2. The SiticoneWorkIndicator component has been temporarily removed to make major changes and improvements. Will be introduced in upcoming releases with enhancements and improvements.
------------------------------

IMPROVEMENTS:

~ Enhanced the Dropdown UI sizing system for these components:
# Siticone Day Of Month Picker
# Siticone Day Of Week Picker
# Siticone Month Of Year Picker
# Siticone Year Picker
# Siticone Time Picker

UI LIBRARY ENHANCEMENTS:
~ Major updates were made to all components.
~ Added the ability to Copy/Paste design-time component Settings.
~ Added tasks and theme presets to the component design surface.