CryLib.WPF 3.0.3

dotnet add package CryLib.WPF --version 3.0.3
                    
NuGet\Install-Package CryLib.WPF -Version 3.0.3
                    
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="CryLib.WPF" Version="3.0.3" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="CryLib.WPF" Version="3.0.3" />
                    
Directory.Packages.props
<PackageReference Include="CryLib.WPF" />
                    
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 CryLib.WPF --version 3.0.3
                    
#r "nuget: CryLib.WPF, 3.0.3"
                    
#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.
#:package CryLib.WPF@3.0.3
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=CryLib.WPF&version=3.0.3
                    
Install as a Cake Addin
#tool nuget:?package=CryLib.WPF&version=3.0.3
                    
Install as a Cake Tool

Collection of WPF controls such as designable Buttons, Textboxes, Graphs, Styles and Windows.

Product Compatible and additional computed target framework versions.
.NET net7.0-windows10.0.20348 is compatible.  net8.0-windows was computed.  net8.0-windows10.0.20348 is compatible.  net9.0-windows was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on CryLib.WPF:

Package Downloads
CryLib.WPF.Network

WPF extension to display network activity

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
3.0.3 285 4/13/2024
3.0.0 245 1/20/2024
2.1.1 296 8/30/2023
2.1.0 258 8/19/2023
2.0.0 333 5/14/2023
1.2.1 585 2/6/2021

- Fixed SVG image null reference exception