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

.Net: Add DI registration helpers for collections and search #9007

Conversation

westey-m
Copy link
Contributor

@westey-m westey-m commented Sep 26, 2024

Motivation and Context

If someone wants to consume just the IVectorizedSearch interface from DI it's useful to have helpers to allow easy registration of collections for these.

#8974

Description

  • Adding a DI helper for each collection type to register the collection interface and all search interfaces on it.

Contribution Checklist

@westey-m westey-m requested a review from a team as a code owner September 26, 2024 18:23
@markwallace-microsoft markwallace-microsoft added .NET Issue or Pull requests regarding .NET code kernel Issues or pull requests impacting the core kernel memory labels Sep 26, 2024
@github-actions github-actions bot changed the title Add DI registration helpers for collections and search .Net: Add DI registration helpers for collections and search Sep 26, 2024
@westey-m westey-m merged commit 21e37a0 into microsoft:feature-vector-search Sep 27, 2024
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kernel Issues or pull requests impacting the core kernel memory .NET Issue or Pull requests regarding .NET code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants