Guna.UI2.WinForms
2.0.4.7
Prefix Reserved
dotnet add package Guna.UI2.WinForms --version 2.0.4.7
NuGet\Install-Package Guna.UI2.WinForms -Version 2.0.4.7
<PackageReference Include="Guna.UI2.WinForms" Version="2.0.4.7" />
paket add Guna.UI2.WinForms --version 2.0.4.7
#r "nuget: Guna.UI2.WinForms, 2.0.4.7"
// Install Guna.UI2.WinForms as a Cake Addin #addin nuget:?package=Guna.UI2.WinForms&version=2.0.4.7 // Install Guna.UI2.WinForms as a Cake Tool #tool nuget:?package=Guna.UI2.WinForms&version=2.0.4.7
Guna.UI2 WinForms is the suite for creating groundbreaking desktop app UI. It is for developers targeting the .NET Windows Forms platform.
.NET
- .NET Framework v4.0 or higher
- .NETCoreApp 3.1 or higher
- .NET 6
- .NET 7
IDE
- Visual Studio 2012 or higger
Links
Product | Versions 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. net7.0-windows7.0 is compatible. 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. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.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. |
-
.NETCoreApp 3.1
- System.Management (>= 6.0.0)
-
.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
- System.Management (>= 6.0.0)
-
net7.0-windows7.0
- System.Management (>= 7.0.0)
NuGet packages (3)
Showing the top 3 NuGet packages that depend on Guna.UI2.WinForms:
Package | Downloads |
---|---|
Presentacion
Description |
|
RoomBookingSystem
Book a room |
|
ExportarControlJoseAntonioCollantesJoseManuelCantalejo
Proyecto sobre exportar un control personalizado a NuGet |
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.7 | 88 | 2/18/2025 |
2.0.4.6 | 136,045 | 11/25/2023 |
2.0.4.5 | 26,201 | 9/1/2023 |
2.0.4.4 | 53,202 | 2/21/2023 |
2.0.4.2 | 10,228 | 1/23/2023 |
2.0.4 | 7,626 | 1/4/2023 |
2.0.3.5 | 26,773 | 9/9/2022 |
2.0.3.4 | 7,337 | 8/16/2022 |
2.0.3.3 | 10,024 | 7/9/2022 |
2.0.3.2 | 24,683 | 3/24/2022 |
2.0.3.1 | 8,573 | 2/21/2022 |
2.0.3 | 5,528 | 2/7/2022 |
2.0.2.9 | 3,467 | 1/31/2022 |
2.0.2.8 | 6,407 | 1/3/2022 |
2.0.2.7 | 3,662 | 12/24/2021 |
2.0.2.6 | 2,835 | 12/18/2021 |
2.0.2.5 | 6,911 | 11/17/2021 |
2.0.2.4 | 5,720 | 10/26/2021 |
2.0.2.3 | 6,466 | 9/26/2021 |
2.0.2.1 | 3,950 | 9/15/2021 |
2.0.2 | 8,341 | 8/9/2021 |
2.0.1.9 | 12,626 | 6/23/2021 |
Note: Before updating Guna.UI, don't forget to backup your project!!
- Guna2HScrollBar with Guna2DataGridView: Fixed the issue where the horizontal scrollbar was not functioning correctly when used with the Guna2DataGridView.
- MessageDialog Layout Fix: Fixed the layout issue in the MessageDialog.
- AutoRoundedCorners Property for Guna2ControlBox: Added the AutoRoundedCorners property to the Guna2ControlBox.
- AutoRoundedCorners Property for Guna2CustomGradientPanel: Added the AutoRoundedCorners property to the Guna2CustomGradientPanel.
- TextAlign Center Issue in Disabled Guna2TextBox: Fixed the issue where the TextAlign property set to Center was not working when the Guna2TextBox was disabled.
- UseSystemPasswordChar Fix for Guna2TextBox: Fixed the issue where the UseSystemPasswordChar property was not functioning properly in the Guna2TextBox.