Skip to content

1.0.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 01 Aug 11:20
· 36 commits to main since this release
1.0.0
890506f
  • Upgraded from .NET 6 to .NET 7.
  • Added parameter for changing the nested object path delimiter (propertyDelimiter) to NestedGet(), NestedSet() and NestedList().
  • Published the package to NuGet Gallery too.
  • Created a JsonExtensions.Tests project for automated unit testing.
  • Added XML documentation to many of the methods for improved built-in IDE documentation and IntelliSense support.
  • Added clean-up to the example application.

Internally organised and refactored lots of the code, added Visual Studio Code launch config & tasks for easier development.

Available on NuGet Gallery & GitHub Packages.

Documentation on GitHub Wiki or within DOCS.md.