I want to use this library in my local project
https://github.com/emancipatedMind/XmodemProtocol
I want to use the functions in this library. There's no instruction how to import it...
How can I do that?
I want to use this library in my local project
https://github.com/emancipatedMind/XmodemProtocol
I want to use the functions in this library. There's no instruction how to import it...
How can I do that?
You would either clone the git repo locally or download the source code from a release: https://github.com/emancipatedMind/XmodemProtocol/releases/tag/4.2.0.0, and reference the project directly in your own C# project from the local drive.
Alternative use a nuget package from a different author: https://www.nuget.org/packages?q=XModem