BeeSchema allows you to define the structure of a binary file using a simple schema (*.bee) file, then read the file in a much more human way.
Info
| Version: | 0.9.1 |
| Author(s): | Michael Kelley, Francois Botha |
| Last Update: | Monday, April 22, 2019 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/igitur/BeeSchema |
| NuGet Url: | https://www.nuget.org/packages/BeeSchema |
Install
Install-Package BeeSchema
dotnet add package BeeSchema
paket add BeeSchema
BeeSchema Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.0
No dependencies.
No dependencies.
No dependencies.