Skip to content

Conversation

@paulirwin
Copy link
Member

  • Removes Newtonsoft.Json dependency from F23.Hateoas project, adds System.Text.Json (for netstandard2.0 target only; implicitly included in net8.0 target)
  • Adds new F23.Hateoas.NewtonsoftJson project for Newtonsoft.Json compat
  • Adds net8.0 target to project
  • Adds sample project for System.Text.Json support and unit tests
  • Updates code to use modern C# features (file-scoped namespaces, etc.)

- Removes Newtonsoft.Json dependency from F23.Hateoas project, adds
  System.Text.Json (for netstandard2.0 target only; implicitly included
  in net8.0 target)
- Adds new F23.Hateoas.NewtonsoftJson project for Newtonsoft.Json compat
- Adds net8.0 target to project
- Adds sample project for System.Text.Json support and unit tests
- Updates code to use modern C# features (file-scoped namespaces, etc.)
@paulirwin paulirwin force-pushed the feature/2025-updates branch from e0d1cb9 to 2e31d59 Compare March 17, 2025 16:53
@paulirwin paulirwin requested a review from panoslagog March 17, 2025 20:16
@paulirwin paulirwin merged commit 233cf91 into main Mar 17, 2025
1 check passed
@paulirwin paulirwin deleted the feature/2025-updates branch March 17, 2025 21:12
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

Successfully merging this pull request may close these issues.

3 participants