Using Krypton in Visual Studio 2022
The purpose of this article is to guide developers who might be new to Krypton to show how to install the toolkit correctly. Note, that this will just only cover the installation of the Krypton.Toolkit
package, but the same steps will apply to all our other packages. Krypton is only serviced via NuGet. For instructions on how to build the toolkit for yourself, see How to Build the Krypton Toolkit.
Step 1:
Open Visual Studio 2022
Step 2:
Create a new, or open an existing project
Step 3:
In Solution Explorer, right click your project, then click Manage NuGet Packages
Step 4:
In the newly opened tab, click Browse, then search for Krypton
Step 5:
Find the package you require, then click Install (Note: You may need to accept some license agreements during this process)
Step 6: Close all tabs, then rebuild your projects
Stay up-to-date: Current Versions
Need Documentation? Click here
Want to try the toolkit out? Download Demos