Skip to content

Conversation

ChrisPulman
Copy link
Member

What kind of change does this PR introduce?

Feature

What is the new behavior?

Introduces SplatRegistrationType to IViewFor attributes and source generator, enabling automatic registration of views for view models in Splat's service locator.

Locator.CurrentMutable.RegisterViewsForViewModelsSourceGenerated();

Updates documentation, tests, and sample usage to demonstrate new registration options and extension method for bulk registration.

What might this PR break?

None

Please check if the PR fulfills these requirements

  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been added / updated (for bug fixes / features)

Other information:

Introduces SplatRegistrationType to IViewFor attributes and source generator, enabling automatic registration of views for view models in Splat's service locator. Updates documentation, tests, and sample usage to demonstrate new registration options and extension method for bulk registration.
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