RabbitMQ.Client by: VMware
  • 148 total downloads
  • Latest version: 5.2.0
  • rabbitmq amqp
The RabbitMQ .NET client is the official client library for C# (and, implicitly, other .NET languages)
Quartz.Serialization.Json by: Marko Lahma
  • 29 total downloads
  • Latest version: 3.0.0-alpha1
  • scheduling tasks jobs triggers scheduler threading
Quartz.NET JSON Serialization Support
RazorTemplates by: RazorTemplates Project
  • 223 total downloads
  • Latest version: 1.2.0
  • razor razorengine templating razortemplates
Open source templating engine based on Microsoft's Razor parsing engine. Thread safe. Allows run Razor templates outside ASP.Net MVC Projects.
refit by: Paul Betts Refit contributors
  • 431 total downloads
  • Latest version: 3.0.1
The automatic type-safe REST library for Xamarin and .NET
Refit by: .NET Foundation and Contributors
  • 927 total downloads
  • Latest version: 4.8.14
The automatic type-safe REST library for Xamarin and .NET
ReflectionBridge by: Stef Heyenrath
  • 132 total downloads
  • Latest version: 0.0.13
  • type typeinfo extensions proxy bridge reflection
Provides some extensions which define a bridge for the differences between Type and TypeInfo.
Quartz by: Marko Lahma
  • 243 total downloads
  • Latest version: 2.6.1
  • scheduling tasks jobs triggers scheduler threading
Quartz.NET Scheduling Framework for .NET Platform
Quantum.FrameworkNetCore by: Quantum Asia Solutions Limited
  • 52 total downloads
  • Latest version: 3.0.0
Used for set up Micro-Service.
ReusableTasks by: Alan McGovern
  • 78 total downloads
  • Latest version: 4.0.0
  • threading async task tasks
ReusableTasks is a (nearly) zero allocation Task-like object for use when declaring async methods.
ReadOnlyCollectionInterfaces by: Mauricio Scheffer
  • 35 total downloads
  • Latest version: 1.2.0
  • readonly collections backport
Backported read-only collection interfaces
Remotion.Linq.EagerFetching by: rubicon IT GmbH
  • 528 total downloads
  • Latest version: 2.2.0
  • re-motion LINQ Eager Fetching
Allows LINQ providers based on re-linq Frontend to support eager fetching.
Rebus.ServiceProvider by: mookid8000
  • 347 total downloads
  • Latest version: 4.0.2
  • rebus service-provider ioc dependency-injection
Package Description
RichardSzalay.MockHttp by: Richard Szalay
  • 260 total downloads
  • Latest version: 7.0.0
Testing layer for Microsoft's HttpClient library
RhinoMocks by: meisinger ayende
  • 84 total downloads
  • Latest version: 4.0.0-alpha3
  • tdd mocking mocks unittest unittesting
Dynamic mocking framework for .NET
Reloadify3000 by: James Clancey
  • 315 total downloads
  • Latest version: 1.0.8
Hot Reload plugin for Comet
Riok.Mapperly by: Mapperly Contributors Lars Tönz Manuel Allenspach
  • 1.049k total downloads
  • Latest version: 4.3.1-next.0
  • Mapper SourceGenerator
A .NET source generator for generating object mappings. No runtime reflection.
Respond by: Scott Jehl Paul Irish Nicholas Zakas
  • 102 total downloads
  • Latest version: 1.4.2
  • Respond Media Queries
The goal of this script is to provide a fast and lightweight (3kb minified / 1kb gzipped) script to enable responsive web designs in browsers that don't support CSS3 Media Queries - in particular, Internet Explorer 8 and under. It's written in such a way that it will probably patch support for other non-supporting browsers as well (more information on that soon).
RBush by: viceroypenguin
  • 470 total downloads
  • Latest version: 3.2.0
  • .NET R-Tree Algorithm tree search spatial index
Spatial Index data structure; used to make it easier to find data points on a two dimensional plane.
RestClient by: Logistical Labs
  • 969 total downloads
  • Latest version: 2.5.0.14
  • rest
RESTfull web service client
Rebus by: mookid8000
  • 1.546k total downloads
  • Latest version: 5.0.0-b20
  • rebus queue messaging service bus
Package Description
Remotion.Linq by: rubicon IT GmbH
  • 896 total downloads
  • Latest version: 2.2.0
  • re-motion LINQ ExpressionTrees
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