# ReedSolomonCore **Repository Path**: zdmflies/ReedSolomonCore ## Basic Information - **Project Name**: ReedSolomonCore - **Description**: No description available - **Primary Language**: C++ - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-06-08 - **Last Updated**: 2024-06-08 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README Based on original repository https://github.com/TanukiSharp/ReedSolomon # Install Use nuget package: `ReedSolomonCore` `Install-Package ReedSolomonCore` More info: https://www.nuget.org/packages/ReedSolomonCore/ # Example Usage https://github.com/TanukiSharp/ReedSolomon/blob/master/src/ReedSolomonTester/Program.cs