This repository was created by cloning legacy decision support system implementation. Application is developed as rich WPF client that based on Wolfram Mathematica ans Wolfram Alpha math engines. Future steps for application refactoring:
- Get rid of Wolfram Mathematica and Wolfram Alpha engines dependencies. Use instead C# based math libraries Accord.NET or Math.NET Numerics
- Reimplement front-end client as React application
- Extract all business logic from rich client and cover it with ASP.NET Core web application