Guna.UI2.WinForms 2.0.3.6

Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
The owner has unlisted this package. This could mean that the package is deprecated, has security vulnerabilities or shouldn't be used anymore.
dotnet add package Guna.UI2.WinForms --version 2.0.3.6                
NuGet\Install-Package Guna.UI2.WinForms -Version 2.0.3.6                
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="Guna.UI2.WinForms" Version="2.0.3.6" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Guna.UI2.WinForms --version 2.0.3.6                
#r "nuget: Guna.UI2.WinForms, 2.0.3.6"                
#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 Guna.UI2.WinForms as a Cake Addin
#addin nuget:?package=Guna.UI2.WinForms&version=2.0.3.6

// Install Guna.UI2.WinForms as a Cake Tool
#tool nuget:?package=Guna.UI2.WinForms&version=2.0.3.6                

Guna UI is the suite for creating groundbreaking desktop app UI. It is for developers targeting the .NET Windows Forms platform. Guna UI guarantees faster development and improved productivity.

Requirements
Minimum System and User Requirements

Guna UI currently work with C# and VB.NET languages, specifically and specially designed for Windows Forms applications.

To effectively get the most out of our tools, your system needs to meet the following minimum requirements:
- Runs on Windows.
- Microsoft .NET Framework 4.x, .NETCoreApp,  NET6.0.
- Visual Studio 2012 or later (recommended).

As a developer, you need to:
- Have a basic knowledge of C# or VB.NET.
- Have a basic knowledge of Windows Forms.

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.  net6.0-windows7.0 is compatible.  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 net40 is compatible.  net403 was computed.  net45 is compatible.  net451 was computed.  net452 was computed.  net46 was computed.  net461 is compatible.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 is compatible.  net48 is compatible.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • .NETCoreApp 3.1

  • .NETFramework 4.0

    • No dependencies.
  • .NETFramework 4.5

    • No dependencies.
  • .NETFramework 4.6.1

    • No dependencies.
  • .NETFramework 4.7.2

    • No dependencies.
  • .NETFramework 4.8

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

NuGet packages (2)

Showing the top 2 NuGet packages that depend on Guna.UI2.WinForms:

Package Downloads
Presentacion

Description

RoomBookingSystem

Book a room

GitHub repositories (2)

Showing the top 2 popular GitHub repositories that depend on Guna.UI2.WinForms:

Repository Stars
RetroDriven/Pocket_Updater
Windows GUI Application to Update Cores for the Analogue Pocket
dehoisted/Bat2Exe
Windows user interface for converting your batch files into executables.
Version Downloads Last updated
2.0.4.6 95,217 11/25/2023
2.0.4.5 24,676 9/1/2023
2.0.4.4 51,654 2/21/2023
2.0.4.2 10,064 1/23/2023
2.0.4 7,313 1/4/2023
2.0.3.5 25,927 9/9/2022
2.0.3.4 7,233 8/16/2022
2.0.3.3 9,902 7/9/2022
2.0.3.2 24,485 3/24/2022
2.0.3.1 8,447 2/21/2022
2.0.3 5,413 2/7/2022
2.0.2.9 3,419 1/31/2022
2.0.2.8 6,342 1/3/2022
2.0.2.7 3,605 12/24/2021
2.0.2.6 2,803 12/18/2021
2.0.2.5 6,839 11/17/2021
2.0.2.4 5,681 10/26/2021
2.0.2.3 6,390 9/26/2021
2.0.2.1 3,884 9/15/2021
2.0.2 8,249 8/9/2021
2.0.1.9 12,324 6/23/2021

Note: Before updating Guna.UI, don't forget to backup your project!!


Guna2NumericUpDown:
- Fixed Text layout issues and several other issues.
- Supports auto increment/decrement when UpDownButton is pressed.
- Increment or Decrement when the Mouse Wheel is scrolled up or down.

Guna2PictureBox:
- Fixed an issue with Paint events.

Guna2ComboBox:
- Fixed a display issue where SelectedIndex is set while the combobox is disabled.

Guna2TextBox:
- Fixed Text layout issues and several other issues.

Guna2CheckBox:
- Fixed Check layout issue and several other issues.

Guna2RadioButton:
- Fixed Check layout issue and several other issues.

Guna2DateTimePicker:
- Fixed Text layout and DropDown Calendar issues.

Guna_LicenseMgr:
- Response when activating or deactivating is faster.