Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 363 Bytes

File metadata and controls

10 lines (6 loc) · 363 Bytes

PortfolioReader

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.

License

Licensed under the MIT license, see LICENSE