Skip to content

Delete src/FlowSynx.Infrastructure/Extensions/PluginExtensions.cs#778

Merged
ziagham merged 1 commit intoflowsynx:masterfrom
abdulrahmanelnory1:master
Dec 7, 2025
Merged

Delete src/FlowSynx.Infrastructure/Extensions/PluginExtensions.cs#778
ziagham merged 1 commit intoflowsynx:masterfrom
abdulrahmanelnory1:master

Conversation

@abdulrahmanelnory1
Copy link
Copy Markdown
Contributor

What type of PR is this? (check all applicable)

  • Refactor
  • Feature
  • Bug Fix
  • Optimization
  • Documentation Update

Description

Deleted src/FlowSynx.Infrastructure/Extensions/PluginExtensions.cs as part of refactoring the plugin system. The functionality has been consolidated into the new plugin manager service to reduce code duplication and improve maintainability.

Issue reference

Closes #776

Checklist

Please make sure you've completed the relevant tasks for this PR, out of the following list:

  • Code compiles correctly
  • Created/updated tests
  • Unit tests passing
  • End-to-end tests passing
  • Extended the documentation / Created issue in flowsynx/website#
  • Specification has been updated / Created issue in flowsynx/website#
  • Provided sample for the feature / Created issue in flowsynx/website#

@abdulrahmanelnory1 abdulrahmanelnory1 requested review from a team as code owners December 7, 2025 19:57
@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud bot commented Dec 7, 2025

Copy link
Copy Markdown
Member

@ziagham ziagham left a comment

Choose a reason for hiding this comment

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

Thank you for your contribution.

@ziagham ziagham merged commit 8384f66 into flowsynx:master Dec 7, 2025
3 of 4 checks passed
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.

Remove PluginExtensions.cs file

2 participants