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
Hit this issue as the PostAsJsonAsync extension method for this library was taking precedence (which does not use System.Text.Json) and was surprised to see this still included.
Version (please complete the following information):
uSync.Complete Version 15.1.6
Expected behavior
This may be needed for something, however given that uSync is used in an ASPNET.Core project, it doesn't seem like this should still leverage ASPNET (non-core) libraries.
Screenshots
The text was updated successfully, but these errors were encountered:
Describe the bug
Hit this issue as the
PostAsJsonAsync
extension method for this library was taking precedence (which does not useSystem.Text.Json
) and was surprised to see this still included.Version (please complete the following information):
Expected behavior
This may be needed for something, however given that uSync is used in an ASPNET.Core project, it doesn't seem like this should still leverage ASPNET (non-core) libraries.
Screenshots

The text was updated successfully, but these errors were encountered: