Skip To Content
Toggle navigation
Packages
Upload
Statistics
Documentation
Downloads
Blog
Sign in
Frameworks
.NET
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
9 packages returned for Tags:"Int32"
Sort by
Relevance
Downloads
Recently updated
fm.
Extensions.
Common
by:
freedom-manufaktur
69,440 total downloads
last updated
3/16/2023
Latest version:
7.1.0-preview.2
Extensions
Array
Collection
Convertible
Dictionary
Double
Enum
Enumerable
Exception
Int32
More tags
A collection of useful extension methods.
ActiproSoftware.
Controls.
WPF.
Editors
by:
ActiproSoftware
220,421 total downloads
last updated
4/19/2023
Latest version:
23.1.0
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
12,216 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.
Dahl.
Extensions
by:
KDahlTx
8,746 total downloads
last updated
9/26/2019
Latest version:
1.1.22
Extensions
for
Dictionary
Int32
Linq
List
Object
Property
StringBuilder
String
More tags
Basic extensions for string, int, Linq, List, Object, Properties, StringBuilder, and Dictionary to simplify routine tasks.
Tedd.
SpanUtils
by:
tedd
5,036 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
7,111 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.
ExtInt32.
IsMultipleOf
by:
chha
2,017 total downloads
last updated
1/21/2016
Latest version:
1.0.25
SingleFile.VB.ExtInt32.IsMultipleOf
ExtInt32_IsMultipleOf.vb
Test_ExtInt32_IsMultipleOf.vb
IsMultipleOf
multiple
of
Mod
operator
extension
method
More tags
VB.NET source file that contains an extension method that determines whether an Int32 value is a multiple of another value (Decimal). Zero values are handled correctly without throwing any...
More information
SingleFile.
VB.
ExtInt32.
ToEnglishOrdinal
by:
chha
1,103 total downloads
last updated
1/21/2016
Latest version:
1.0.25
SingleFile.VB.ExtInt32.ToEnglishOrdinal
ExtInt32_ToEnglishOrdinal.vb
Test_ExtInt32_ToEnglishOrdinal.vb
English
ordinal
number
1st
2nd
3rd
4th
More tags
VB.NET source file that contains an extension method that translates an Int32 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
646 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