You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Greetings! I was wondering if there are any plans to port this library to be a netstandard2.0 library so that it would be compatible with both the .Net Framework as well as newer versions of .Net.
We are planning to use this library and use both Net Framework 4.7 as well as Net 8.
If it would be helpful -- I would be willing to look into what is involved in such a port -- I suspect the "hardest" part would be replacing the JSON parser with something netstandard2.0 compatible.