Skip to content

Add IResourceWithServiceDiscovery interface#1151

Merged
aaronpowell merged 1 commit intoCommunityToolkit:mainfrom
lvde0:patch-1
Mar 11, 2026
Merged

Add IResourceWithServiceDiscovery interface#1151
aaronpowell merged 1 commit intoCommunityToolkit:mainfrom
lvde0:patch-1

Conversation

@lvde0
Copy link
Contributor

@lvde0 lvde0 commented Mar 9, 2026

Closes #1149

PR Checklist

  • Created a feature/dev branch in your fork (vs. submitting directly from a commit on main)
  • Based off latest main branch of toolkit
  • PR doesn't include merge commits (always rebase on top of our main, if needed)
  • New integration
    • Docs are written
    • Added description of major feature to project description for NuGet package (4000 total character limit, so don't push entire description over that)
  • Tests for the changes have been added (for bug fixes / features) (if applicable)
  • Contains NO breaking changes
  • Code follows all style conventions

Other information

@lvde0
Copy link
Contributor Author

lvde0 commented Mar 9, 2026

@dotnet-policy-service agree

@aaronpowell aaronpowell merged commit 4b3cc6a into CommunityToolkit:main Mar 11, 2026
122 of 123 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.

UmamiResource should implement IResourceWithServiceDiscovery

3 participants