👋 What do you think about NuGet.org? We're looking for feedback from developers like you.
Take the survey.
Skip To Content
Toggle navigation
Packages
Upload
Statistics
Documentation
Downloads
Blog
Sign in
Advanced search filters
Frameworks
.NET
net8.0
net7.0
net6.0
net5.0
.NET Core
netcoreapp3.1
netcoreapp3.0
netcoreapp2.2
netcoreapp2.1
netcoreapp2.0
netcoreapp1.1
netcoreapp1.0
.NET Standard
netstandard2.1
netstandard2.0
netstandard1.6
netstandard1.5
netstandard1.4
netstandard1.3
netstandard1.2
netstandard1.1
netstandard1.0
.NET Framework
net481
net48
net472
net471
net47
net462
net461
net46
net452
net451
net45
net40
net35
net30
net20
Package type
All types
Dependency
.NET tool
Template
Options
Include prerelease
7 packages returned for Tags:"Int16"
Sort by
Relevance
Downloads
Recently updated
ActiproSoftware.
Controls.
WPF.
Editors
by:
ActiproSoftware
278,553 total downloads
last updated
12/5/2023
Latest version:
23.1.4
Actipro
UI
Controls
WPF
XAML
AutoCompleteBox
Brightness
Brush
Byte
Calculator
More tags
Editors contains part-based and masked editors for everything from date/time to currency entry, with unique designs that are specifically crafted to support input by keyboard, mouse, touch, and pen in WPF...
More information
JJ.
Framework.
Conversion
by:
jjvanzon
14,073 total downloads
last updated
10/31/2018
Latest version:
1.5.6877.41333
convert
conversion
parse
parsing
tryparse
decimal
double
short
int
long
More tags
Makes it easier to convert simple types.
Tedd.
SpanUtils
by:
tedd
5,517 total downloads
last updated
1/8/2021
Latest version:
1.1.0-beta.7
Span
ReadOnlySpan
Read
Write
SByte
Byte
Int16
UInt16
UInt24
Int32
More tags
Extension methods to read/write different datatypes to Span<byte> (tested, benchmarked, optimized). Plus SpanStream and MemoryStreamer for stream-like behavior on Span<byte> and Memory<byte>. See documentation...
More information
TSN.
Numerics
by:
mtosun07
11,627 total downloads
last updated
9/26/2022
Latest version:
1.0.7.1678
numeric
number
wrap
wrapper
integer
complex
maths
mathematics
convert
sbyte
More tags
A library that presents a wrapper structure named 'Numeric' which can contain different types of numbers.
SingleFile.
VB.
ExtInt16.
IsMultipleOf
by:
chha
2,203 total downloads
last updated
1/21/2016
Latest version:
1.0.25
SingleFile.VB.ExtInt16.IsMultipleOf
ExtInt16_IsMultipleOf.vb
Test_ExtInt16_IsMultipleOf.vb
IsMultipleOf
multiple
of
Mod
operator
extension
method
More tags
VB.NET source file that contains an extension method that determines whether an Int16 value is a multiple of another value (Decimal). Zero values are handled correctly without throwing any...
More information
SingleFile.
VB.
ExtInt16.
ToEnglishOrdinal
by:
chha
1,216 total downloads
last updated
1/21/2016
Latest version:
1.0.25
SingleFile.VB.ExtInt16.ToEnglishOrdinal
ExtInt16_ToEnglishOrdinal.vb
Test_ExtInt16_ToEnglishOrdinal.vb
English
ordinal
number
1st
2nd
3rd
4th
More tags
VB.NET source file that contains an extension method that translates an Int16 into an English ordinal (1, 2, 3 becomes "1st", "2nd", "3rd"). Supported versions: .NET Framework 3.5 .NET Framework 4.0 .NET...
More information
Tedd.
RandomExtensions
by:
tedd
Deprecated
705 total downloads
last updated
12/15/2019
Latest version:
1.0.0
Random
System.Random
NextSByte
NextByte
NextInt64
NextUInt16
NextInt32
NextUInt32
NextInt64
NextUInt64
More tags
Random Extension Methods for SByte, Byte, Int16, UInt16, Int32, UInt32, Int64, UInt64, short, int, long