NTI.Toolkit.WPF 1.3.0

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
dotnet add package NTI.Toolkit.WPF --version 1.3.0
NuGet\Install-Package NTI.Toolkit.WPF -Version 1.3.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="NTI.Toolkit.WPF" Version="1.3.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add NTI.Toolkit.WPF --version 1.3.0
#r "nuget: NTI.Toolkit.WPF, 1.3.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 NTI.Toolkit.WPF as a Cake Addin
#addin nuget:?package=NTI.Toolkit.WPF&version=1.3.0

// Install NTI.Toolkit.WPF as a Cake Tool
#tool nuget:?package=NTI.Toolkit.WPF&version=1.3.0

NTI Toolkit WPF

Controls

  • ContentLabel
  • CheckComboBox
  • CheckGridViewColumn
  • NumberBox, NumberUpDown
  • OpenFilePathTextBox, SaveFilePathTextBox

Converters

  • BooleanConverter (inverse, and, enum, null)
  • FileInfoConverter (file path as string ↔ FileInfo)
  • VisibilityConverter (boolean, empty string, enum, integer, null, boolean and)

Utilities

  • [DescriptionFromResource] Attribute
  • Enumeration Markup Extension
Product Compatible and additional computed target framework versions.
.NET net6.0-windows7.0 is compatible.  net7.0-windows was computed.  net8.0-windows was computed. 
.NET Framework net48 is compatible.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • .NETFramework 4.8

    • No dependencies.
  • net6.0-windows7.0

    • 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
1.3.0 54 5/14/2024
1.2.0 94 5/7/2024
1.1.2 136 2/7/2024
1.1.1 84 2/1/2024
1.1.0 75 2/1/2024
1.0.3 101 1/22/2024
1.0.2 77 1/22/2024
1.0.1 75 1/22/2024
1.0.0 92 1/18/2024

Add CollectionEditor, PathTextBox, RadioButtonGroup, BooleanConverters, FileInfoConverter.