Lamedal_UIWinForms 0.0.2-Alfa1
See the version list below for details.
dotnet add package Lamedal_UIWinForms --version 0.0.2-Alfa1
NuGet\Install-Package Lamedal_UIWinForms -Version 0.0.2-Alfa1
<PackageReference Include="Lamedal_UIWinForms" Version="0.0.2-Alfa1" />
paket add Lamedal_UIWinForms --version 0.0.2-Alfa1
#r "nuget: Lamedal_UIWinForms, 0.0.2-Alfa1"
// Install Lamedal_UIWinForms as a Cake Addin #addin nuget:?package=Lamedal_UIWinForms&version=0.0.2-Alfa1&prerelease // Install Lamedal_UIWinForms as a Cake Tool #tool nuget:?package=Lamedal_UIWinForms&version=0.0.2-Alfa1&prerelease
Library of enhancements to the most used .NET462 Winforms controls.
The Input_Control combines a [Label_ and TextBox_] or [Label_ and EditMask] or [Label_ and ComboBox_] or [Label_ and ListBox_] or [Label_ and DateTime] or [Label_ and CheckBox_] or [Label_ and Button_], or [Label_ and RadioButton] to provide one control that can capture any type of data.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net462 is compatible. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
-
.NETFramework 4.6.2
- AvalonEdit (>= 5.0.3)
- HtmlRenderer.Core (>= 1.5.0.6)
- HtmlRenderer.WinForms (>= 1.5.0.6)
- JetBrains.Annotations (>= 10.4.0)
- LamedalCore (>= 1.2.0)
- LamedalCore_Templates (>= 0.0.4)
- System.Runtime (>= 4.1.0)
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 |
---|---|---|
0.0.3 | 1,250 | 10/8/2017 |
0.0.2 | 1,031 | 10/2/2017 |
0.0.2-Alfa5 | 715 | 9/3/2017 |
0.0.2-Alfa4 | 731 | 9/3/2017 |
0.0.2-Alfa3 | 769 | 8/19/2017 |
0.0.2-Alfa2 | 736 | 8/18/2017 |
0.0.2-Alfa1 | 740 | 8/18/2017 |
0.0.1 | 856 | 8/14/2017 |
0.0.1-alfa1 | 752 | 8/5/2017 |
Lamedal_UIWinForms v0.0.1
=========================
- Fixes major bugs on windows controls.
- Moved to .NET462 in order to fix compatibility errors with .NET Core
- Added c# editor control
- Ensure Appveyor build successfully.
- Controls: CheckBox_, ComboBox_, GroupBox_, Label_, ListBox_, TextBox_, Button_, Button_Standard, Form_, Form_Controls_, ImageList_, ImageSetup, Input_Control, Panel_, Panel_Transparent, Panel_Transparent_Manager.
Lamedal_UIWinForms v0.0.1-alfa1: First release of Lamedal UI Winforms library.