RawRabbit
by: pardahlman enrique-avalon
- 75 total downloads
- Latest version: 2.0.0-rc5
A modern framework for communication over RabbitMq.
RawRabbit.DependencyInjection.ServiceCollection
by: pardahlman enrique-avalon
- 25 total downloads
- Latest version: 2.0.0-rc5
Extension classes for fluently registration of RawRabbit in ServiceCollection.
RawRabbit.Enrichers.Attributes
by: pardahlman
- 49 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
- 50 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
- 51 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
- 51 total downloads
- Latest version: 2.0.0-rc5
Exception handling and retry policies with Polly.
RawRabbit.Enrichers.RetryLater
by: pardahlman
- 16 total downloads
- Latest version: 2.0.0-rc5
Enricher RawRabbit with a Retry Later capabilities
RawRabbit.Operations.Publish
by: pardahlman enrique-avalon
- 47 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
- 50 total downloads
- Latest version: 2.0.0-rc5
Enrich the BusClient with SubscribeAsync, used for message consume.
RawRabbit.vNext
by: pardahlman enrique-avalon
- 54 total downloads
- Latest version: 2.0.0-beta8
RawRabbit.vNext is deprecated. Use RawRabbit.DependencyInjection.ServiceCollection for dependency registration.
RazorEngine
by: Matthew Abbott Ben Dornis
- 3 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: Connie Yau HermanHo Fouad Messaia Manuel Grundner
- 32 total downloads
- Latest version: 2.2.6
Fork from https://github.com/fouadmess/RazorEngine
RazorEngine.NetCore-LinuxDockerFix
by: Connie Yau HermanHo Fouad Messaia Mike Goodfellow
- 4 total downloads
- Latest version: 2.2.5
Fork from https://github.com/fouadmess/RazorEngine
RazorEngine.NetCore.nixFix
by: anshooarora
- 4 total downloads
- Latest version: 1.0.1
Fork from https://github.com/Antaris/RazorEngine
RBush
by: viceroypenguin
- 41 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
- 1 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
- 129 total downloads
- Latest version: 2.3.2
An implementation of the Redlock distributed lock algorithm
refit
by: Paul Betts Refit contributors
- 44 total downloads
- Latest version: 3.0.1
The automatic type-safe REST library for Xamarin and .NET
Refit
by: .NET Foundation and Contributors
- 175 total downloads
- Latest version: 8.0.0
The automatic type-safe REST library for Xamarin and .NET
ReflectionBridge
by: Stef Heyenrath
- 10 total downloads
- Latest version: 0.0.13
Provides some extensions which define a bridge for the differences between Type and TypeInfo.
Remotion.Linq
by: rubicon IT GmbH
- 76 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