RawRabbit.Enrichers.RetryLater
2.0.0-rc5
Enricher RawRabbit with a Retry Later capabilities
This is a prerelease version of RawRabbit.Enrichers.RetryLater.
Install-Package RawRabbit.Enrichers.RetryLater -Version 2.0.0-rc5
dotnet add package RawRabbit.Enrichers.RetryLater --version 2.0.0-rc5
<PackageReference Include="RawRabbit.Enrichers.RetryLater" Version="2.0.0-rc5" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add RawRabbit.Enrichers.RetryLater --version 2.0.0-rc5
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: RawRabbit.Enrichers.RetryLater, 2.0.0-rc5"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install RawRabbit.Enrichers.RetryLater as a Cake Addin
#addin nuget:?package=RawRabbit.Enrichers.RetryLater&version=2.0.0-rc5&prerelease
// Install RawRabbit.Enrichers.RetryLater as a Cake Tool
#tool nuget:?package=RawRabbit.Enrichers.RetryLater&version=2.0.0-rc5&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
.NETFramework 4.5.1
- RawRabbit (>= 2.0.0-rc5)
-
.NETStandard 1.5
- NETStandard.Library (>= 1.6.1)
- RawRabbit (>= 2.0.0-rc5)
Used By
NuGet packages (27)
Showing the top 5 NuGet packages that depend on RawRabbit.Enrichers.RetryLater:
Package | Downloads |
---|---|
Convey.MessageBrokers.RawRabbit
Convey.MessageBrokers.RawRabbit
|
|
MicroBootstrap
MicroBootstrap is a framework for quickly and conveniently creating microservices on .NET Core.
|
|
VNPT.iNRES.Common
VNPT iNRES Common
|
|
DShop.Common_
DShop Common
|
|
MedPark.Common
Common implementations for MedPark 360 project.
|
GitHub repositories (4)
Showing the top 4 popular GitHub repositories that depend on RawRabbit.Enrichers.RetryLater:
Repository | Stars |
---|---|
snatch-dev/Convey
A simple recipe for .NET Core microservices.
|
|
madslundt/NetCoreMicroservicesSample
Sample using micro services in .NET Core 3.1 Focusing on clean code
|
|
suadev/dotnet-istanbul-microservices-demo
This is the demo application that i created for my talk 'Microservice Architecture & Implementation with Asp.Net Core' at Dotnet İstanbul Meetup Group.
|
|
devmentors/DNC-DShop.Common
[Distributed .NET Core] Common library for DShop project.
|