The hexview is a xaml-control element which receives an array of bytes and displays it as a hex-view where each byte represents two hexadecimal figures.
Info
| Version: | 1.0.6 |
| Author(s): | Martin Brenn |
| Last Update: | Wednesday, October 28, 2015 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/mbrenn/xaml-hexview |
| NuGet Url: | https://www.nuget.org/packages/BurnSystems.HexView.Universal |
Install
Install-Package BurnSystems.HexView.Universal
dotnet add package BurnSystems.HexView.Universal
paket add BurnSystems.HexView.Universal
BurnSystems.HexView.Universal Download (Unzip the "nupkg" after downloading)
Dependencies
- Win2D.uwp(1.7.0)
Tags