TCD.Controls
3.1.0
See the version list below for details.
dotnet add package TCD.Controls --version 3.1.0
NuGet\Install-Package TCD.Controls -Version 3.1.0
<PackageReference Include="TCD.Controls" Version="3.1.0" />
paket add TCD.Controls --version 3.1.0
#r "nuget: TCD.Controls, 3.1.0"
// Install TCD.Controls as a Cake Addin #addin nuget:?package=TCD.Controls&version=3.1.0 // Install TCD.Controls as a Cake Tool #tool nuget:?package=TCD.Controls&version=3.1.0
Multiple Platforms:
GetElementRect, GetVisualChild, GetVisualAncestor, Enum extensions, RelayCommand, PropertyChangedBase
Windows 8:
Flyout, SettingsContractWrapper, LabeledProgressBar, KeyboardKiller
Windows Phone:
ReverseAutocompletePopup, StatusBarExtensions, CustomMessageBox
.NET4.5:
CustomMessageBox, SearchTextBox, NumberOnlyTextBox
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net45 is compatible. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
Silverlight | sl4-wp71 is compatible. |
Universal Windows Platform | uap was computed. uap10.0 was computed. |
Windows Phone | wpa81 is compatible. |
Windows Store | netcore was computed. netcore45 is compatible. netcore451 is compatible. |
This package has no dependencies.
NuGet packages (1)
Showing the top 1 NuGet packages that depend on TCD.Controls:
Package | Downloads |
---|---|
TCD.Commerce
DonationButton and a few public methods |
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on TCD.Controls:
Repository | Stars |
---|---|
OmniGUI/OmniGUI
A cross-platform GUI framework from scratch just to learn
|
Version | Downloads | Last updated |
---|---|---|
3.1.4 | 3,277 | 4/23/2016 |
3.1.3 | 3,009 | 12/20/2014 |
3.1.2 | 2,373 | 12/11/2014 |
3.1.1 | 2,322 | 12/11/2014 |
3.1.0 | 2,641 | 8/16/2014 |
3.0.1 | 2,449 | 4/15/2014 |
2.1.0 | 3,214 | 9/2/2013 |
2.0.2 | 2,288 | 7/31/2013 |
1.5.1 | 2,590 | 6/13/2013 |
1.5.0 | 2,321 | 4/15/2013 |
1.4.17 | 2,175 | 3/25/2013 |
1.4.15 | 2,392 | 2/1/2013 |
1.4.14 | 2,234 | 1/22/2013 |
1.4.13 | 2,158 | 1/17/2013 |
1.4.12 | 2,154 | 1/11/2013 |
1.4.11 | 2,219 | 1/9/2013 |
1.4.10 | 2,200 | 1/5/2013 |
1.4.6 | 2,265 | 12/17/2012 |
1.4.5 | 2,147 | 12/17/2012 |
1.4.4 | 2,198 | 12/13/2012 |
1.4.2 | 2,282 | 12/7/2012 |
1.4.1 | 2,453 | 12/1/2012 |
1.4.0 | 2,613 | 11/29/2012 |
1.3.14 | 2,492 | 10/3/2012 |
1.3.13 | 2,215 | 10/3/2012 |
1.3.8 | 2,247 | 10/3/2012 |
1.3.7 | 2,235 | 10/2/2012 |
1.3.0 | 2,390 | 8/29/2012 |
1.2.6 | 2,326 | 8/11/2012 |
1.2.1 | 2,225 | 8/5/2012 |
1.2.0 | 2,273 | 7/27/2012 |
1.1.1 | 2,209 | 7/18/2012 |
1.1.0 | 2,345 | 7/15/2012 |
1.0.1 | 2,173 | 7/15/2012 |
3.1.0 Enum extensions now available in .NET 4.5 ! Added RelayCommand and PropertyChangedBase to TCD namespace in Universal Apps and .NET 4.5
2.0.2 ported to 8.1 and changed multiple controls: removed Flyout (since SettingsFlyout now ships with .NET4.5.1..), SettingsContractWrapper, KeyboardKiller // other platforms unchanged
2.1.0 CustomMessageBox for .NET4.5 (similar to WP, use CustomMessageBox.ShowAsync(...))
3.0.0
Enum extensions now Universal App Portable Class Library (W(P)8.1)