Skip to content

uSync.Complete has dependencies on "legacy" ASP.NET WebApi library #269

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
ctolkien opened this issue May 11, 2025 · 1 comment
Open

Comments

@ctolkien
Copy link

Describe the bug

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
Image

@KevinJump
Copy link
Member

Hi,

Yeah looks like we have a bit of legacy code we don't actually need any more using this, will update it and push a new release out.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants