A set of filters that ensures each message is proccesed only once.
Info
Version: | 2.0.6 |
Author(s): | Jakub Pachansky, Tim Watson |
Last Update: | Friday, December 13, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/R-Suite/ServiceConnect |
NuGet Url: | https://www.nuget.org/packages/ServiceConnect.Filters.MessageDeduplication |
Install
Install-Package ServiceConnect.Filters.MessageDeduplication
dotnet add package ServiceConnect.Filters.MessageDeduplication
paket add ServiceConnect.Filters.MessageDeduplication
ServiceConnect.Filters.MessageDeduplication Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 1.6
- Common.Logging(>= 3.4.1)
- mongocsharpdriver(>= 2.4.4)
- Newtonsoft.Json(>= 9.0.1)
- ServiceConnect.Interfaces(>= 4.0.1)
- NETStandard.Library(>= 1.6.1)
- StackExchange.Redis(>= 1.2.6)
- Common.Logging(>= 3.4.1)
- mongocsharpdriver(>= 2.4.4)
- Newtonsoft.Json(>= 9.0.1)
- ServiceConnect.Interfaces(>= 4.0.1)
- StackExchange.Redis(>= 1.2.6)
Tags