Provides a big-endian and little-endian BitConverter that convert base data types to an array of bytes, and an array of bytes to base data types, regardless of machine architecture.
                        
                    
         
                Info
| Version: | 1.1.0 | 
| Author(s): | David Reaburn | 
| Last Update: | Friday, March 17, 2017 | 
| .NET Fiddle: | Create the first Fiddle | 
| NuGet Url: | https://www.nuget.org/packages/EndianBitConverter | 
Install
Install-Package EndianBitConverter
                        dotnet add package EndianBitConverter
                        paket add EndianBitConverter
                        
                                EndianBitConverter Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
                                         .NETCoreApp 1.0 
                                        
                    - Microsoft.NETCore.App(>= 1.0.4)
- No dependencies. 
- No dependencies. 
- NETStandard.Library(>= 1.6.1)
Tags
