Lamedal_UIWinForms 0.0.2-Alfa5

This is a prerelease version of Lamedal_UIWinForms.
There is a newer version of this package available.
See the version list below for details.
dotnet add package Lamedal_UIWinForms --version 0.0.2-Alfa5
                    
NuGet\Install-Package Lamedal_UIWinForms -Version 0.0.2-Alfa5
                    
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="Lamedal_UIWinForms" Version="0.0.2-Alfa5" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Lamedal_UIWinForms" Version="0.0.2-Alfa5" />
                    
Directory.Packages.props
<PackageReference Include="Lamedal_UIWinForms" />
                    
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 Lamedal_UIWinForms --version 0.0.2-Alfa5
                    
#r "nuget: Lamedal_UIWinForms, 0.0.2-Alfa5"
                    
#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=Lamedal_UIWinForms&version=0.0.2-Alfa5&prerelease
                    
Install Lamedal_UIWinForms as a Cake Addin
#tool nuget:?package=Lamedal_UIWinForms&version=0.0.2-Alfa5&prerelease
                    
Install Lamedal_UIWinForms as a Cake Tool

Library of enhancements to the most used .NET462 Winforms controls.

Product 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. 
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
0.0.3 1,405 10/8/2017
0.0.2 1,173 10/2/2017
0.0.2-Alfa5 800 9/3/2017
0.0.2-Alfa4 816 9/3/2017
0.0.2-Alfa3 854 8/19/2017
0.0.2-Alfa2 821 8/18/2017
0.0.2-Alfa1 825 8/18/2017
0.0.1 949 8/14/2017
0.0.1-alfa1 839 8/5/2017

Lamedal_UIWinForms v0.0.2
     =========================
     Alfa5 - added PresentationCore dependency.
     Alfa4 - Bug fixes.
     Alfa3 - Remove 'sealed' from Input_Control.
     Alfa2 - Remove 'sealed' from all user controls to allow extensibility.
     Alfa1 - Fixed ImageSetup and added tooltips.

     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.