UCWA2.0-CS
UCWA2.0-CS copied to clipboard
C# library for UCWA 2.0
Since .net standard is the way forward for libraries, it'd be a good thing to migrate the project. Advantages would be: - Support of non Microsoft platforms - General performances...
Hey @kenakamu , last follow up of #39 Currently we don't have any unit tests in place which means any change can potentially break things without us noticing. I don't...
because of the use of static HttpService, it seems there is no way to run two users interaction in the same application. Am I right?