ODModules 2.0.1

There is a newer version of this package available.
See the version list below for details.
dotnet add package ODModules --version 2.0.1
NuGet\Install-Package ODModules -Version 2.0.1
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="ODModules" Version="2.0.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add ODModules --version 2.0.1
#r "nuget: ODModules, 2.0.1"
#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 ODModules as a Cake Addin
#addin nuget:?package=ODModules&version=2.0.1

// Install ODModules as a Cake Tool
#tool nuget:?package=ODModules&version=2.0.1

ODModules

ODModules is a collection of WinForms controls for the .Net Versions 7 and above. It features several custom controls for use in a wide range of applications.

Controls

Analog Dial Meter

Is a simple skeuomorphic analog display for showing decimmal numbers. It features an adjustable range display, animated transistions (if required) and three adjustable color bands.

image

Value/Time Painters

The Time and Value Painters are a linear value indicator like the Analog Dial Meter. However, unlike the analog meter, this allows a user to paint, erase and move events within the range of values presented within the bar. The Time and Value Painters can trigger events when the value is in range.

image

Numeric TextBox

The Numeric Text Box is a complete reimagined version of the stock NumericUpDown control bundled with WinForms. Unlike the NumericUpDown, this control has many improvements and features included. The NumericTextbox stores the value of what is entered as a string oppose to a double or decimal datatype. This allows the Numeric Textbox to accept extremely large and small numbers. It also features a complete SI compatible unit system, allowing it to accept SI prefixes to either end of the system (from quecto 10<sup>-30</sup> to quetta 10<sup>30</sup>). The unit system is completely optional and does not effect the current value. The control also features the ability to change the number base (does not convert) to binary, octal, decimal, and hexadecimal.

If the base is in decimal mode and units are enabled, the NumericTextbox allows the user to change the prefix (if in metric) using the keyboard.

image

LED

The LED control is a simple indicator with a built-in label. It is adjustable in terms of brightness and color.

image

List Control

The List Control is a complete reimagined version of the stock ListView control bundled with WinForms. This version only supports the Column format.

image

Text Compare

The text Compare control is a simple character by character string comparator. It only accepts two strings.

image

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. 
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
2.0.19.2 96 6/2/2024
2.0.19.1 84 5/26/2024
2.0.18.15 99 5/7/2024
2.0.18.14 89 5/7/2024
2.0.18.13 88 5/7/2024
2.0.18.12 91 4/28/2024
2.0.18.11 84 4/19/2024
2.0.18.10 83 4/19/2024
2.0.18.9 87 4/19/2024
2.0.18.8 82 4/19/2024
2.0.18.7 80 4/19/2024
2.0.18.6 93 4/13/2024
2.0.18.5 98 3/29/2024
2.0.18.4 93 3/15/2024
2.0.18.3 86 3/14/2024
2.0.18.2 86 3/14/2024
2.0.18.1 92 3/14/2024
2.0.18 103 3/13/2024
2.0.17.7 128 2/15/2024
2.0.17.6 123 2/12/2024
2.0.17.5 120 1/21/2024
2.0.17.4 90 1/20/2024
2.0.17.3 95 1/18/2024
2.0.17.2 88 1/17/2024
2.0.17.1 87 1/17/2024
2.0.17 101 1/12/2024
2.0.16.2 106 1/10/2024
2.0.16.1 106 1/8/2024
2.0.16 141 12/28/2023
2.0.15.6 109 12/26/2023
2.0.15.5 118 12/25/2023
2.0.15.4 114 12/21/2023
2.0.15.3 111 12/21/2023
2.0.15.2 101 12/20/2023
2.0.15.1 84 12/20/2023
2.0.15 96 12/20/2023
2.0.14 106 12/16/2023
2.0.13 113 12/7/2023
2.0.12 123 12/3/2023
2.0.11 108 12/3/2023
2.0.10 127 11/9/2023
2.0.9 123 10/12/2023
2.0.8 128 10/4/2023
2.0.7 119 9/29/2023
2.0.6 117 9/28/2023
2.0.5 126 9/26/2023
2.0.4 127 9/26/2023
2.0.3 129 9/21/2023
2.0.2 120 9/21/2023
2.0.1 155 8/3/2023
2.0.0 159 8/2/2023
1.0.0 145 7/3/2023