Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Integration services improvements #14051

Merged
merged 4 commits into from
Sep 16, 2022
Merged

Conversation

hikalkan
Copy link
Member

Improvements based on #12896:

  • Allow to use [IntegrationService] attribute on application service interfaces, in addition to the class. Defining on the interface is the preferred way when the service has interface. In this way, clients (those has access to the interface) can know about it.
  • Allow to filter service types while creating conventional controllers
  • Allow to filter service types while creating dynamic / static client proxies

@hikalkan hikalkan added this to the 7.0-preview milestone Sep 16, 2022
@hikalkan hikalkan marked this pull request as ready for review September 16, 2022 15:06
@hikalkan hikalkan merged commit b9a29f6 into dev Sep 16, 2022
@hikalkan hikalkan deleted the integration-services-improvements branch September 16, 2022 15:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant