KryptonToolkitSuite471a 4.71.0

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 KryptonToolkitSuite471a --version 4.71.0
NuGet\Install-Package KryptonToolkitSuite471a -Version 4.71.0
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="KryptonToolkitSuite471a" Version="4.71.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add KryptonToolkitSuite471a --version 4.71.0
#r "nuget: KryptonToolkitSuite471a, 4.71.0"
#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 KryptonToolkitSuite471a as a Cake Addin
#addin nuget:?package=KryptonToolkitSuite471a&version=4.71.0

// Install KryptonToolkitSuite471a as a Cake Tool
#tool nuget:?package=KryptonToolkitSuite471a&version=4.71.0

Updated to work with .NET Framework 4.7.

Release version 1801

Includes fixes made possible by Simon Coghlan (aka Smurf-IV).

The 2018-01-10 branch update.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

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

2018-10-10 Assembly values modifications
Updated values as suggested in issue #7
Refreshed Nuget package data to reflect changes
2018-01-09 Incremental versioning
To reflect the .Net version move to Major.Minor of 4.70
Build will increment, with the final useless installable number left at zero
Use "[Automatic Versions](https://marketplace.visualstudio.com/items?itemName=PrecisionInfinity.AutomaticVersions)" to perform the update build number action
2018-01-07 pm Toolkit Solution changes
Reupload of fresh binaries after a good fight!
Changed year of all classes, controls etc from 2017 to 2018
Mass rebuild of solution
Eradicated all references of 4.5.0.0 to 4.7.0.0
=======

2018-01-07 Toolkit Solution
Message content size adjustment in KryptonTaskDialog; ComponentFactory commit 5463f83
Remove "Assignment is not used"
Initialise orientation in mementos correctly
CherryPick Merges from Cocotteseb
Docking : Get the KryptonWorkspaceCell from a page; commit ea42f5f
Improvements to Krypton Workspace; commit fe2e778
Draw text without a glowing background, for use on a composition element; commit 0286bd1
Modifications required for Krypton OutlookGrid; commit d387670
Fixed an exception crash in KryptonTreeView; commit 7adde64
Improvements Office2010 Black and first try Render Office 2013; commit 8d529d7
Windows 10 1511 enhancements + maximized windows bug fix trying; commit 71e5f32
Added KryptonMenuImageSelect click event; commit 621ab7c
Trying to fixed rare crashed in KryptonRibbon Composition; commit ef4a415
Add DPI Awareness for Tab images (Mixture of commits)
Update a few test to use Offices2013 palletes
Remove Binaries from Git
2018-01-06 Toolkit solution and Examples II changes:
Remove "redundant delegate constructors" for callbacks
Fix "OnClick" routing for
ListBox
CheckedListBox
TextBox
TreeView
Update the test project to see if click on TextBox's work as expected
Set some private fields to "readonly"
Fix AddToWorkspace in KryptonDockingManager
2017-11-12 Toolkit Examples II solution changes:
Work out why clipping is the default for "DrawText"
Applies to buttons, lLabels, Form Titles
Create test project - has theme selection, for type testing
Remove 'Severity Code Description Project File Line Suppression State' Warning CS0618 'SecurityAction.RequestMinimum' is obsolete: 'Assembly level declarative security is obsolete and is no longer enforced by the CLR by default. See https://go.microsoft.com/fwlink/?LinkID=155570 for more information.' Basic Events 2015 [Source Path]\Krypton-NET-4.7\Source\Krypton Navigator Examples\Basic Events\Properties\AssemblyInfo.cs 35 Active =======
2017-10-17 Commits are:
An update to Component factory's KryptonToolkit to support the .NET 4.7 framework.
Add generic c# .gitignore
Change the solution to reflect Visual Studio 2017 usage
Change Test apps to use .Net 4.7 Target framework
Add designer dll to test apps to allow visual design and testing without GAC'ing
2017-11-12 Toolkit solution changes:
Change Get Set functions to be inlined
Merge Sequential Checks
Clarify precedence with brackets
2017-11-05 Commits:
+* Pre-compiled binaries for use in projects +

2017-11-04 Toolkit solution only:
Add braces to if statements
Use explicit types instead of "vars"
Object initialization can be simplified
Delegate invocation can be simplified.
Use pattern matching
Adjust some logic to test bool before cast
Use of switch if necessary
Variable declaration can be inlined
Null check can be simplified
null-propagating code
Local Variable can be const (And rename to upper case to follow the rest of the codebase.)
Join declaration and assignment
2017-10-17 Commits are:
An update to Component factory's KryptonToolkit to support the .NET 4.7 framework.
Add generic c# .gitignore
Change the solution to reflect Visual Studio 2017 usage
Change Test apps to use .Net 4.7 Target framework
Add designer Dll to test apps to allow visual design and testing without GAC'ing
=======

2017-11-05 Commits:
Pre-compiled binaries for use in projects
2017-11-12 am Toolkit solution changes:
Change Get Set functions to be inlined
Merge Sequential Checks
Clarify precedence with brackets
2017-11-12 pm Toolkit solution changes:
Work out why clipping is the default for "DrawText"
Applies to buttons, lLabels, Form Titles
Create test project - has theme selection, for type testing
Remove Severity Code Description Project File Line Suppression State Warning CS0618 'SecurityAction.RequestMinimum' is obsolete: 'Assembly level declarative security is obsolete and is no longer enforced by the CLR by default. See https://go.microsoft.com/fwlink/?LinkID=155570 for more information.' Basic Events 2015 [Source Path]\Krypton-NET-4.7\Source\Krypton Navigator Examples\Basic Events\Properties\AssemblyInfo.cs 35 Active