Provides extension methods for byte arrays such as converting to hexadecimal and comparing array contents.
Info
Version: | 1.0.0 |
Author(s): | NCode Group |
Last Update: | Sunday, June 4, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/NCodeGroup/NCode.ByteArrayExtensions.git |
NuGet Url: | https://www.nuget.org/packages/NCode.ByteArrayExtensions |
Install
Install-Package NCode.ByteArrayExtensions
dotnet add package NCode.ByteArrayExtensions
paket add NCode.ByteArrayExtensions
NCode.ByteArrayExtensions Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.5
No dependencies.
- NETStandard.Library(>= 1.6.1)
Tags