https://github.com/soenneker/soenneker.deduplication.bounded.registry
A keyed registry of bounded dedupe instances.
https://github.com/soenneker/soenneker.deduplication.bounded.registry
bounded boundeddeduperegistry csharp dedupe deduplication dotnet registry util
Last synced: 20 days ago
JSON representation
A keyed registry of bounded dedupe instances.
- Host: GitHub
- URL: https://github.com/soenneker/soenneker.deduplication.bounded.registry
- Owner: soenneker
- License: mit
- Created: 2026-03-06T18:05:22.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2026-06-05T16:47:53.000Z (20 days ago)
- Last Synced: 2026-06-05T18:44:55.664Z (20 days ago)
- Topics: bounded, boundeddeduperegistry, csharp, dedupe, deduplication, dotnet, registry, util
- Language: C#
- Homepage: https://soenneker.com
- Size: 171 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: .github/CODE_OF_CONDUCT.md
- Security: .github/SECURITY.md
Awesome Lists containing this project
README
[](https://www.nuget.org/packages/soenneker.deduplication.bounded.registry/)
[](https://github.com/soenneker/soenneker.deduplication.bounded.registry/actions/workflows/publish-package.yml)
[](https://www.nuget.org/packages/soenneker.deduplication.bounded.registry/)
[](https://github.com/soenneker/soenneker.deduplication.bounded.registry/actions/workflows/codeql.yml)
#  Soenneker.Deduplication.Bounded.Registry
### A keyed registry of bounded dedupe instances.
## Installation
```
dotnet add package Soenneker.Deduplication.Bounded.Registry
```