QueryDesigner by: Vladislav Zhukov
  • 16 total downloads
  • Latest version: 2.1.0-pre
  • linq query filtering entity-framework
QueryDesigner provides way of creating complex IQueryable filtering based on dynamic expression trees.
QuestPDF by: MarcinZiabek
  • 105 total downloads
  • Latest version: 2025.5.1
  • pdf generation creation export merge edit html
Generate and edit PDF documents in your .NET applications using the open-source QuestPDF library and its C# Fluent API. Build invoices, reports and data exports with ease.
Quill.Delta by: blushingpenguin nozer
  • 12 total downloads
  • Latest version: 1.0.7
  • quill delta
Converts Quill's Delta format to HTML/XHTML
RabbitMQ.Client by: VMware
  • 21 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)
RavenDB.Client by: Hibernating Rhinos
  • 551 total downloads
  • Latest version: 5.3.2
  • ravendb client database nosql doc db
RavenDB Client is the client library for accessing RavenDB
RBush by: viceroypenguin
  • 63 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.
ReflectionBridge by: Stef Heyenrath
  • 18 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.
Refractored.MvvmHelpers by: James Montemagno
  • 30 total downloads
  • Latest version: 1.6.2
  • mvvm observable collection view model grouping xamarin pcl xam.pcl plugin plugin for xamarin windows phone winphone wp8 winrt android xamarin.forms ios
Collection of MVVM Helpers such as ObservableRangeCollection, BaseViewModel, Grouping, and others.
Remotion.Linq by: rubicon IT GmbH
  • 128 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
Respawn by: Jimmy Bogard
  • 59 total downloads
  • Latest version: 3.3.0
  • tests integration tests database tests
Intelligent checkpoints for database tests
Respond by: Scott Jehl Paul Irish Nicholas Zakas
  • 39 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).
RhinoMocks by: meisinger ayende
  • 4 total downloads
  • Latest version: 4.0.0-alpha3
  • tdd mocking mocks unittest unittesting
Dynamic mocking framework for .NET
Roslyn.Diagnostics.Analyzers by: Microsoft
  • 381 total downloads
  • Latest version: 3.12.0-beta1.25155.1
  • 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.
RouteJs.Mvc5 by: Daniel Lo Nigro
  • 64 total downloads
  • Latest version: 2.2.0
  • asp.net mvc asp routing route url ajax jquery javascript js
JavaScript URL routing for ASP.NET MVC. Allows you to use your ASP.NET MVC routes from JavaScript. Please refer to project site (http://dan.cx/projects/routejs) for more details, usage examples and sample code.
runtime.android-arm.runtime.native.System.IO.Ports by: Microsoft
  • 36 total downloads
  • Latest version: 10.0.0-preview.3.25171.5
Internal implementation package not meant for direct consumption. Please do not reference directly.
runtime.android-arm64.runtime.native.System.IO.Ports by: Microsoft
  • 32 total downloads
  • Latest version: 10.0.0-preview.3.25171.5
Internal implementation package not meant for direct consumption. Please do not reference directly.
runtime.android-x64.runtime.native.System.IO.Ports by: Microsoft
  • 45 total downloads
  • Latest version: 10.0.0-preview.3.25171.5
Internal implementation package not meant for direct consumption. Please do not reference directly.
runtime.android-x86.runtime.native.System.IO.Ports by: Microsoft
  • 42 total downloads
  • Latest version: 10.0.0-preview.3.25171.5
Internal implementation package not meant for direct consumption. Please do not reference directly.
runtime.any.System.Collections by: Microsoft
  • 38 total downloads
  • Latest version: 4.3.0
Internal implementation package not meant for direct consumption. Please do not reference directly. Provides classes that define generic collections, which allow developers to create strongly typed collections that provide better type safety and performance than non-generic strongly typed collections. Commonly Used Types: System.Collections.Generic.List<T> System.Collections.Generic.Dictionary<TKey, TValue> System.Collections.Generic.Queue<T> System.Collections.Generic.Stack<T> System.Collections.Generic.HashSet<T> System.Collections.Generic.LinkedList<T> System.Collections.Generic.EqualityComparer<T> System.Collections.Generic.Comparer<T> System.Collections.Generic.SortedDictionary<TKey, TValue> When using NuGet 3.x this package requires at least version 3.4.
runtime.any.System.Diagnostics.Tools by: Microsoft
  • 35 total downloads
  • Latest version: 4.3.0
Internal implementation package not meant for direct consumption. Please do not reference directly. Provides attributes, such as GeneratedCodeAttribute and SuppresMessageAttribute, that are emitted or consumed by analysis tools. Commonly Used Types: System.CodeDom.Compiler.GeneratedCodeAttribute System.Diagnostics.CodeAnalysis.SuppressMessageAttribute When using NuGet 3.x this package requires at least version 3.4.