vanilla/addons

New jsConnect protocol .NET library

Closed this issue · 1 comments

New jsConnect protocol .NET library

I've been putting work into this and it's almost ready to go. A few things have come up:

  1. 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.
  2. 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.