https://github.com/soenneker/soenneker.deduplication.slidingwindow.registry
A keyed registry of sliding window dedupe instances.
https://github.com/soenneker/soenneker.deduplication.slidingwindow.registry
csharp dedupe deduplication dotnet registry slidingwindow slidingwindowdeduperegistry util
Last synced: about 1 month ago
JSON representation
A keyed registry of sliding window dedupe instances.
- Host: GitHub
- URL: https://github.com/soenneker/soenneker.deduplication.slidingwindow.registry
- Owner: soenneker
- License: mit
- Created: 2026-03-06T19:15:04.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2026-04-21T21:02:40.000Z (about 1 month ago)
- Last Synced: 2026-04-21T23:11:29.959Z (about 1 month ago)
- Topics: csharp, dedupe, deduplication, dotnet, registry, slidingwindow, slidingwindowdeduperegistry, util
- Language: C#
- Homepage: https://soenneker.com
- Size: 97.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
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.slidingwindow.registry/)
[](https://github.com/soenneker/soenneker.deduplication.slidingwindow.registry/actions/workflows/publish-package.yml)
[](https://www.nuget.org/packages/soenneker.deduplication.slidingwindow.registry/)
[](https://github.com/soenneker/soenneker.deduplication.slidingwindow.registry/actions/workflows/codeql.yml)
#  Soenneker.Deduplication.SlidingWindow.Registry
### A keyed registry of sliding window dedupe instances.
## Installation
```
dotnet add package Soenneker.Deduplication.SlidingWindow.Registry
```