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
Was wondering if netcoreapp3.1 is a hard dependency for the Nuget package? I am trying to use this with Refit. Otherwise I can try to copy this into my lib directly.
System.Text.Json is compatible with netstandard2.0 and Refit also targets netstandard2.0.