JustArchiNET / ArchiSteamFarm

C# application with primary purpose of farming Steam cards from multiple accounts simultaneously.
Apache License 2.0
11.09k stars 1.04k forks source link

[BREAKING] Investigate possibility of moving to System.Text.Json #3061

Closed JustArchi closed 6 months ago

JustArchi commented 10 months ago

Checklist

Enhancement purpose

As a first pre-step, I've migrated ASFB to System.Text.Json a few months ago and it's working fine without any issues or drawbacks. ASF will likely need more work due to the fact that the codebase is much bigger, but it should be viable with only limited amount of missing functionalities such as Required = Required.DisallowNull.

Solution

-

Why currently available solutions are not sufficient?

-

Can you help us with this enhancement idea?

Yes, I can code the solution myself and send a pull request

Additional info

No response