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.
The text was updated successfully, but these errors were encountered:
There are no plans at this time, but we will definitely look at it for the future. This library has been around for a while since before .NET really took off. I’ll see what I can do.
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.
The text was updated successfully, but these errors were encountered: