BosonWare.Runtime.Lab is a .NET 8.0 project designed to demonstrate encoding and data manipulation techniques, including Base58 encoding and byte array representation of various data types.
- Encode data using Base58 encoding.
- Display byte array representations of
Int32,Int64,Double, andFloatvalues. - Built with .NET 8.0 and modern C# features.
- .NET 8.0 SDK or later.
- Clone the repository:
- Build the project:
- Run the application:
- BosonWare.Runtime.Lab: The main application demonstrating encoding and data manipulation.
- BosonWare.Runtime: A referenced library project containing shared functionality.
This project is licensed under the GPL-3.0 License. See the LICENSE file for details.
Developed by Realtin at BosonWare, Technologies.