Skip to content
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

Upgrade to .NET 8 / C# 12 / System.Text.Json 8 #140

Closed
warriordog opened this issue Nov 15, 2023 · 1 comment
Closed

Upgrade to .NET 8 / C# 12 / System.Text.Json 8 #140

warriordog opened this issue Nov 15, 2023 · 1 comment
Assignees
Labels
area:meta Affects or applies to the repository, project management, or policies type:chore Code cleanup, formatting, organizational refactor, or other non-feature chores

Comments

@warriordog
Copy link
Owner

warriordog commented Nov 15, 2023

Benefits for APSharp:

  • LTS version (.NET)
  • Performance improvements (.NET)
  • Compile-time reflection (.NET)
  • Primary constructors (C#)
  • Collection expressions (C#)
  • JSON support for required / init properties (STJ)
  • JSON support for populating an existing collection (STJ)
  • JSON support for interface hierarchy (STJ)
  • JSON support for internal / private members FINALLY! 🥳 (STJ)
  • Freeze JSON options (STJ)
  • Upgraded API for JsonNode (STJ)
  • Improved performance for JsonNode (STJ)

See also:

Resources:

@warriordog warriordog added area:meta Affects or applies to the repository, project management, or policies type:chore Code cleanup, formatting, organizational refactor, or other non-feature chores labels Nov 15, 2023
@warriordog warriordog self-assigned this Nov 15, 2023
@warriordog
Copy link
Owner Author

done

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:meta Affects or applies to the repository, project management, or policies type:chore Code cleanup, formatting, organizational refactor, or other non-feature chores
Projects
None yet
Development

No branches or pull requests

1 participant