New jsConnect protocol .NET library
Closed this issue · 1 comments
tburry commented
New jsConnect protocol .NET library
tburry commented
I've been putting work into this and it's almost ready to go. A few things have come up:
- The library will have a couple of dependencies. A JWT library and Json.net which is a popular JSON library. This is just an FYI.
- Can we get the .net framework version the customer is running? I would like to target our unit tests to that version first so we can get a release out ASAP.