Guna.UI2.WinForms 2.0.2.5

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet add package Guna.UI2.WinForms --version 2.0.2.5
NuGet\Install-Package Guna.UI2.WinForms -Version 2.0.2.5
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.2.5" />
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.2.5
#r "nuget: Guna.UI2.WinForms, 2.0.2.5"
#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.2.5

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

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.0 or higher.
- 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 Framework net40 is compatible.  net403 was computed.  net45 was computed.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  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.0

    • No dependencies.

NuGet packages (3)

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

Package Downloads
LOMB

Gestión de Biblioteca

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 29,920 11/25/2023
2.0.4.5 21,926 9/1/2023
2.0.4.4 48,593 2/21/2023
2.0.4.2 9,655 1/23/2023
2.0.4 6,591 1/4/2023
2.0.3.5 24,376 9/9/2022
2.0.3.4 6,878 8/16/2022
2.0.3.3 9,522 7/9/2022
2.0.3.2 23,953 3/24/2022
2.0.3.1 8,200 2/21/2022
2.0.3 5,133 2/7/2022
2.0.2.9 3,201 1/31/2022
2.0.2.8 6,120 1/3/2022
2.0.2.7 3,363 12/24/2021
2.0.2.6 2,639 12/18/2021
2.0.2.5 6,605 11/17/2021
2.0.2.4 5,497 10/26/2021
2.0.2.3 6,154 9/26/2021
2.0.2.1 3,681 9/15/2021
2.0.2 7,964 8/9/2021
2.0.1.9 11,532 6/23/2021

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

> Improve: Guna2ProgressBar, Guna2VProgressBar And Guna2CircleProgressBar
- Add ShowText property : Allows you to show or hide text.
- Add TextMode property : Allows you to change the text mode to Percentage, Value and Custom when ShowText = true.
- Remove ShowPercentage property