A C# .NET library for reading unencrypted binary files from Portfolio Performance (see https://github.com/portfolio-performance/portfolio)
Portfolio Performance uses Protobuf to serialize its data to binary files. Each file starts with a constant header value.
Licensed under the MIT license, see LICENSE