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
6 packages returned for Tags:"endianness"
Sort by
Relevance
Downloads
Recently updated
GSF.
Core
by:
GridProtectionAlliance
ritchiecarroll
staphen
4,809,668 total downloads
last updated
10/3/2023
Latest version:
2.4.158-beta
Core
Energy
Utility
Adapters
Functions
Extensions
Queues
Threads
Serialization
Units
More tags
Library of .NET functions, extensions and components including asynchronous processing queues, configuration APIs, diagnostics, error handling, console functions, adapter framework, active directory and local...
More information
EndianBinaryIO
by:
Kermalis
15,311 total downloads
last updated
2/3/2023
Latest version:
2.1.0
Serialization
Reflection
Endianness
LittleEndian
BigEndian
EndianBinaryIO
This .NET library provides a simple API to read/write bytes from/to streams and spans using user-specified endianness. By default, supported types include primitives, enums, arrays, strings, and some common...
More information
BitManipulator
by:
zenith
13,524 total downloads
last updated
1/25/2015
Latest version:
1.0.5
endian
endianness
rotation
performance
bit
shift
shifting
manipulation
A set of extension methods for doing bitwise manipulation such as endianness (bytes<-->integral types) and rotation. Endianness-related functionality: short, ushort, int, uint, long, ulong : conversion between...
More information
Gulliver
by:
SandiaLabs
26,624 total downloads
last updated
11/10/2019
Latest version:
1.0.2
big-endian
bigendian
binary
bitwise
boolean-logic
byte
byte-array
bytearray
bytes
csharp
More tags
Gulliver is a C# utility package and library engineered for the manipulation of arbitrary sized byte arrays accounting for appropriate endianness and jagged byte length. Functionality includes the as previously...
More information
SingleFile.
VB.
ExtBigInteger.
ToByteArray
by:
chha
3,272 total downloads
last updated
1/21/2016
Latest version:
1.0.25
SingleFile.VB.ExtBigInteger.ToByteArray
ExtBigInteger_ToByteArray.vb
Test_ExtBigInteger_ToByteArray.vb
ExtBigInteger
ToByteArray
extension
method
extensionmethod
endianness
BigEndian
More tags
VB.NET source file that contains an extension method that allows to convert a positive BigInteger into a byte array, taking into account the desired endianness. Supported versions: .NET Framework 4.0 .NET...
More information
FoolishTech.
BinarySupport
by:
diegofer
501 total downloads
last updated
8/22/2019
Latest version:
0.6.1
binary
support
diegofer
integers
big
little
endian
endianness
parse
read
More tags
Utils for parsing Integers from byte array.