C1.Xaml.UWP.Input 10.0.20233.800

dotnet add package C1.Xaml.UWP.Input --version 10.0.20233.800
                    
NuGet\Install-Package C1.Xaml.UWP.Input -Version 10.0.20233.800
                    
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="C1.Xaml.UWP.Input" Version="10.0.20233.800" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="C1.Xaml.UWP.Input" Version="10.0.20233.800" />
                    
Directory.Packages.props
<PackageReference Include="C1.Xaml.UWP.Input" />
                    
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 C1.Xaml.UWP.Input --version 10.0.20233.800
                    
#r "nuget: C1.Xaml.UWP.Input, 10.0.20233.800"
                    
#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 C1.Xaml.UWP.Input@10.0.20233.800
                    
#: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=C1.Xaml.UWP.Input&version=10.0.20233.800
                    
Install as a Cake Addin
#tool nuget:?package=C1.Xaml.UWP.Input&version=10.0.20233.800
                    
Install as a Cake Tool

About

The ComponentOne UWP Input library includes several advanced editors for capturing special input including C1NumericBox, C1MaskedTextBox, C1MultiSelect, C1RangeSlider, and C1TagEditor.

Key Features:

  • Format and parse numbers and masked text
  • Select multiple items from a checklist
  • Type or select items like a tag editor
  • Edit a numeric range visually using a two-thumb slider

Learn more at developer.mescius.com/componentone/uwp-ui-controls/input-controls-uwp.

Resources

Product Compatible and additional computed target framework versions.
Universal Windows Platform uap was computed.  uap10.0 is compatible. 
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
10.0.20233.800 422 11/2/2023
10.0.20232.796 241 9/11/2023
10.0.20232.790 278 7/17/2023
10.0.20231.783 372 3/24/2023
10.0.20223.781 444 1/17/2023
10.0.20223.780 422 1/17/2023
10.0.20223.777 454 11/30/2022
10.0.20222.770 574 7/27/2022
10.0.20221.765 606 5/5/2022
10.0.20221.764 602 3/23/2022
10.0.20213.755 476 12/3/2021
10.0.20212.747 510 8/5/2021
10.0.20211.740 551 4/23/2021
10.0.20211.739 514 4/6/2021
10.0.20203.728 579 12/23/2020
10.0.20203.727 582 12/1/2020
10.0.20202.714 643 7/29/2020
10.0.20201.697 699 3/19/2020
10.0.20193.685 717 11/20/2019
10.0.20192.660 775 8/29/2019
Loading failed