The README file suggests that to install the Nuget, you should use this command:
Install-Package OkonkwoOandaV20 -version 3.#.#.#
But on the Nuget website, the most current version is listed as 2.2024.1120.1, and it targets .NET 4.7/4.8 full framework.
Will there be a Nuget released for this 3.x version, that supports netstandard2.0?
Thanks for the excellent work!
The README file suggests that to install the Nuget, you should use this command:
Install-Package OkonkwoOandaV20 -version 3.#.#.#But on the Nuget website, the most current version is listed as 2.2024.1120.1, and it targets .NET 4.7/4.8 full framework.
Will there be a Nuget released for this 3.x version, that supports netstandard2.0?
Thanks for the excellent work!