There are some samples based on AlgorithmAnalysis application:
- Implementing and adding new algorithm module.
Sample shows step-by-step instructions from implementing simple algorithm to adding it to the
AlgorithmAnalysissystem.
Examples in this repository use .NET Core 3.1. You might need to install required version from here.