5 packages returned for Tags:"UInt32"
Tedd.SpanUtils
by:
tedd
- 2,745 total downloads
- last updated 1/8/2021
- Latest version: 1.1.0-beta.7
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 on GitHub for examples.
- 1,329 total downloads
- last updated 1/21/2016
- Latest version: 1.0.25
VB.NET source file that contains an extension method that determines whether an UInt32 value is a multiple of another value (Decimal). Zero values are handled correctly without throwing any DivideByZeroException.
Supported versions:
.NET Framework 3.5
.NET Framework 4.0
.NET Framework 4.5
.NET...
More information
- 719 total downloads
- last updated 1/21/2016
- Latest version: 1.0.25
VB.NET source file that contains an extension method that translates an UInt32 into an English ordinal (1, 2, 3 becomes "1st", "2nd", "3rd").
Supported versions:
.NET Framework 3.5
.NET Framework 4.0
.NET Framework 4.5
.NET Framework 4.5.1
.NET Framework 4.5.2
.NET Framework 4.6
.NET Framework...
More information
- 370 total downloads
- last updated 12/15/2019
- Latest version: 1.0.0
Random Extension Methods for SByte, Byte, Int16, UInt16, Int32, UInt32, Int64, UInt64, short, int, long