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
seems in net standard 2.1 there is no cancellation token for some methods
in net 8.0 it´s added cancellation token, so RESTFulSense could be upgraded to NET 8. What do you think about this @cjdutoit@hassanhabib ? The drawback is back compatibility for those who still doesn´t use NET 8 in their projects.
The text was updated successfully, but these errors were encountered:
seems in net standard 2.1 there is no cancellation token for some methods
in net 8.0 it´s added cancellation token, so RESTFulSense could be upgraded to NET 8. What do you think about this @cjdutoit @hassanhabib ? The drawback is back compatibility for those who still doesn´t use NET 8 in their projects.
The text was updated successfully, but these errors were encountered: