Skip to content

Conversation

@DecSmith42
Copy link
Owner

No description provided.

Copilot AI review requested due to automatic review settings September 29, 2025 14:56
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This pull request implements a major overhaul of the DecSm.Extensions.Json library, focusing on refactoring the API structure, improving functionality, and enhancing the build and test infrastructure.

  • Replaced single JsonUtil class with modular JsonExtensions partial classes organized by functionality
  • Added comprehensive benchmark project for performance testing
  • Updated library to target multiple .NET frameworks (8.0, 9.0, 10.0) with enhanced documentation

Reviewed Changes

Copilot reviewed 30 out of 32 changed files in this pull request and generated 2 comments.

Show a summary per file
File Description
JsonExtensions.*.cs New modular API structure replacing JsonUtil with specialized extension methods
DecSm.Extensions.Json.Benchmarks/ Added comprehensive performance benchmarking project
_atom/Build.cs Updated build definition with new targets and consolidated interface implementations
README.md Completely rewritten with clearer examples and improved documentation
*.csproj Updated target frameworks and package references across projects

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@DecSmith42 DecSmith42 merged commit d5607b2 into main Sep 29, 2025
4 checks passed
@DecSmith42 DecSmith42 deleted the feat/overhaul branch September 29, 2025 14:59
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.

2 participants