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
6 packages returned for Tags:"SByte"
Sort by
Relevance
Downloads
Recently updated
TSN.
Numerics
by:
mtosun07
10,055 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.
Tedd.
SpanUtils
by:
tedd
5,395 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
Cyle.
Core
by:
cylesoftware
1,093 total downloads
last updated
12/20/2017
Latest version:
0.1.0
bool
byte
sbyte
short
ushort
int
uint
long
ulong
float
More tags
It is a library with some useful methods. Numeric parsers. Additional methods for System.String
SingleFile.
VB.
ExtSByte.
IsMultipleOf
by:
chha
1,201 total downloads
last updated
1/21/2016
Latest version:
1.0.25
SingleFile.VB.ExtSByte.IsMultipleOf
ExtSByte_IsMultipleOf.vb
Test_ExtSByte_IsMultipleOf.vb
IsMultipleOf
multiple
of
Mod
operator
extension
method
More tags
VB.NET source file that contains an extension method that determines whether an SByte value is a multiple of another value (Decimal). Zero values are handled correctly without throwing any...
More information
SingleFile.
VB.
ExtSByte.
ToEnglishOrdinal
by:
chha
1,130 total downloads
last updated
1/21/2016
Latest version:
1.0.25
SingleFile.VB.ExtSByte.ToEnglishOrdinal
ExtSByte_ToEnglishOrdinal.vb
Test_ExtSByte_ToEnglishOrdinal.vb
English
ordinal
number
1st
2nd
3rd
4th
More tags
VB.NET source file that contains an extension method that translates an SByte 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
690 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