Skip to content

Conversation

@dendism
Copy link

@dendism dendism commented Oct 18, 2025

Moved the IFormProvider interface to separate file.

Refactored the IFormProvider interface to support creating forms with up to eight constructor parameters, both synchronously and asynchronously, using ActivatorUtilities.CreateInstance.

Added new test forms (TestFormWithOneParam, TestFormWithTwoParams) and unit tests to validate the behavior of the new methods.

…th up to eight constructor parameters, both synchronously and asynchronously, using `ActivatorUtilities.CreateInstance`.

Added new test forms (`TestFormWithOneParam`, `TestFormWithTwoParams`) and unit tests to validate the behavior of the new methods.
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.

1 participant