RawRabbit.Enrichers.Attributes
by: pardahlman
- 171 total downloads
- Latest version: 2.0.0-rc5
Route messages based on Routing Attributes. Includes attributes for Exchange, Queue and Routing.
RawRabbit.Enrichers.MessageContext
by: pardahlman
- 209 total downloads
- Latest version: 2.0.0-rc5
Publish messages with Message Context and witrh Message Context Forwarding.
RawRabbit.Enrichers.MessageContext.Subscribe
by: pardahlman enrique-avalon
- 192 total downloads
- Latest version: 2.0.0-rc5
Enrich the BusClient with a Subscribe method that has argument for Message Context.
RawRabbit.Enrichers.Polly
by: pardahlman
- 183 total downloads
- Latest version: 2.0.0-rc5
Exception handling and retry policies with Polly.
RawRabbit.Enrichers.RetryLater
by: pardahlman
- 64 total downloads
- Latest version: 2.0.0-rc5
Enricher RawRabbit with a Retry Later capabilities
RawRabbit.Operations.Publish
by: pardahlman enrique-avalon
- 196 total downloads
- Latest version: 2.0.0-rc5
Enrich the BusClient with PublishAsync, used to perform a BasicPublish
RawRabbit.Operations.Subscribe
by: pardahlman enrique-avalon
- 190 total downloads
- Latest version: 2.0.0-rc5
Enrich the BusClient with SubscribeAsync, used for message consume.
RawRabbit.vNext
by: pardahlman enrique-avalon
- 179 total downloads
- Latest version: 2.0.0-beta8
RawRabbit.vNext is deprecated. Use RawRabbit.DependencyInjection.ServiceCollection for dependency registration.
Razor.Templating.Core
by: Soundar Anbalagan
- 211 total downloads
- Latest version: 1.6.1-rc.1
Render your .cshtml files to string. Works out of the box for Web, Console, Worker Service, Desktop Apps in .NET Core.
RazorEngine
by: Matthew Abbott Ben Dornis
- 15 total downloads
- Latest version: 2.1.0
A templating engine built upon Microsoft's Razor parsing technology. RazorEngine allows you to use Razor syntax to build robust templates.
RazorEngine.NetCore
by: Fouad Messaia
- 147 total downloads
- Latest version: 3.1.0
Fork from https://github.com/Antaris/RazorEngine
RazorEngine.NetCore-LinuxDockerFix
by: Connie Yau HermanHo Fouad Messaia Mike Goodfellow
- 14 total downloads
- Latest version: 2.2.5
Fork from https://github.com/fouadmess/RazorEngine
RazorEngine.NetCore.nixFix
by: anshooarora
- 28 total downloads
- Latest version: 1.0.1
Fork from https://github.com/Antaris/RazorEngine
RBush
by: viceroypenguin
- 171 total downloads
- Latest version: 4.0.0
Spatial Index data structure; used to make it easier to find data points on a two dimensional plane.
RBush.Signed
by: viceroypenguin
- 15 total downloads
- Latest version: 4.0.0
Spatial Index data structure; used to make it easier to find data points on a two dimensional plane.
RedLock.net
by: Sam Cook
- 273 total downloads
- Latest version: 2.3.2
An implementation of the Redlock distributed lock algorithm
refit
by: Paul Betts Refit contributors
- 155 total downloads
- Latest version: 3.0.1
The automatic type-safe REST library for Xamarin and .NET
Refit
by: .NET Foundation and Contributors
- 591 total downloads
- Latest version: 8.0.0
The automatic type-safe REST library for Xamarin and .NET
ReflectionBridge
by: Stef Heyenrath
- 39 total downloads
- Latest version: 0.0.13
Provides some extensions which define a bridge for the differences between Type and TypeInfo.
release-notes
by: release-notes
- 254 total downloads
- Latest version: 0.6.0
Generate release notes from closed github issues and PR's through the power of version labels
Remotion.Linq
by: rubicon IT GmbH
- 264 total downloads
- Latest version: 2.2.0
re-linq Frontend: A foundation for parsing LINQ expression trees and generating queries in SQL or other languages.
Key features:
- Transforms expression trees into abstract syntax trees resemblying LINQ query expressions (from ... select syntax)
- Simplifies many aspects of this tree (sub queries, transparent identifieres, pre-evaluation ...)
- Provides basic infrastructure for backend development (e.g. SQL generation)
- Provides a framework for user-defined query extensions and transformations