Rebus.Microsoft.Extensions.Logging by: mookid8000
  • 639 total downloads
  • Latest version: 5.2.0
  • rebus microsoft extensions logging
Microsoft.Extensions.Logging-based logging integration for Rebus
RepoDb by: Michael Camara Pendon
  • 444 total downloads
  • Latest version: 1.13.2-alpha1
  • orm hybrid-orm micro-orm
A hybrid ORM library for .NET.
RepoDb.MySql by: Michael Camara Pendon
  • 1.048k total downloads
  • Latest version: 1.13.2-alpha1
  • orm hybrid-orm micro-orm mysql
A hybrid .NET ORM library for MySQL (using MySql.Data).
refit by: Paul Betts Refit contributors
  • 570 total downloads
  • Latest version: 3.0.1
The automatic type-safe REST library for Xamarin and .NET
Refit by: .NET Foundation and Contributors
  • 2.673k total downloads
  • Latest version: 9.0.2
The automatic type-safe REST library for Xamarin and .NET
ReflectionBridge by: Stef Heyenrath
  • 177 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.
ReusableTasks by: Alan McGovern
  • 401 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.
RocketMQ.Client by: RocketMQ Authors
  • 53 total downloads
  • Latest version: 0.0.13-SNAPSHOT
.NET Client for Apache RocketMQ
Remotion.Linq.EagerFetching by: rubicon IT GmbH
  • 665 total downloads
  • Latest version: 2.2.0
  • re-motion LINQ Eager Fetching
Allows LINQ providers based on re-linq Frontend to support eager fetching.
Refit.Newtonsoft.Json by: .NET Foundation and Contributors
  • 859 total downloads
  • Latest version: 9.0.2
Refit Serializers for Newtonsoft.Json
Rebus.ServiceProvider by: mookid8000
  • 3.53k total downloads
  • Latest version: 10.7.0
  • rebus service-provider ioc dependency-injection
Provides a service provider-based container adapter for Rebus (i.e. integration with Microsoft.Extensions.DependencyInjection) as well as integration with the generic host
RestSharp by: .NET Foundation and Contributors
  • 12.948k total downloads
  • Latest version: 113.0.1-alpha.0.1
Simple REST and HTTP API Client
Roslyn.Diagnostics.Analyzers by: Microsoft
  • 4.499k total downloads
  • Latest version: 5.0.0-1.25277.114
  • Roslyn CodeAnalysis Compiler CSharp VB VisualBasic Diagnostic Analyzers Syntax Semantics
Private analyzers specific to Roslyn repo. These analyzers are not intended for public consumptions outside of the Roslyn repo.
RichardSzalay.MockHttp by: Richard Szalay
  • 383 total downloads
  • Latest version: 7.0.0
Testing layer for Microsoft's HttpClient library
RhinoMocks by: meisinger ayende
  • 116 total downloads
  • Latest version: 4.0.0-alpha3
  • tdd mocking mocks unittest unittesting
Dynamic mocking framework for .NET
Reloadify3000 by: James Clancey
  • 383 total downloads
  • Latest version: 1.0.8
Hot Reload plugin for Comet
Riok.Mapperly by: Mapperly Contributors Lars Tönz Manuel Allenspach
  • 3.405k 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
  • 136 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).
Refit.HttpClientFactory by: .NET Foundation and Contributors
  • 1.93k total downloads
  • Latest version: 9.0.2
Refit HTTP Client Factory Extensions
RestClient by: Logistical Labs
  • 1.333k total downloads
  • Latest version: 2.5.0.14
  • rest
RESTfull web service client
Remotion.Linq by: rubicon IT GmbH
  • 1.12k 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