Quartz.Serialization.Json
by: Marko Lahma, Quartz.NET
- 837 total downloads
- Latest version: 3.18.2
Quartz.NET JSON Serialization Support; Quartz Scheduling Framework for .NET
QuestPDF
by: MarcinZiabek
- 3.066k total downloads
- Latest version: 2026.6.1
QuestPDF is a modern PDF generation library for C# and .NET. Create invoices, reports, and data exports — a code-first alternative to HTML-to-PDF conversion. Merge and edit documents, generate PDF/A and accessible PDF/UA files, embed ZUGFeRD and Factur-X invoice XML. Source-available with a free Community license.
QuickGraph
by: Jonathan Peli de Halleux
- 91 total downloads
- Latest version: 3.6.61119.7
QuickGraph provides generic directed/undirected graph datastructures and algorithms for .Net, Silverlight, Windows Phone and Win 8.
QuickGraph comes with algorithms such as depth first seach, breath first search, A* search, shortest path,
k-shortest path, maximum flow, minimum spanning tree, least common ancestors, etc...
QuickGraph.NETStandard
by: Deepak Battini
- 30 total downloads
- Latest version: 3.8.0
QuickGraph .NET standard.
QuickGraph provides generic directed/undirected graph datastructures and algorithms for .Net. QuickGraph comes with algorithms such as depth first seach, breath first search, A* search, shortest path, k-shortest path, maximum flow, minimum spanning tree, least common ancestors, etc...
QuikGraph
by: Alexandre Rabérin
- 203 total downloads
- Latest version: 2.5.0
.NET library that provide mainly graphs structures and algorithms for C#.
QuikGraph provides generic directed/undirected graph data structures and algorithms for .NET. It comes with algorithms such as depth first seach, breath first search, A* search, shortest path, k-shortest path, maximum flow, etc...
This package is a version of the original QuickGraph renamed QuikGraph and ported to .NET Core.
It should be seen as an alternative to the old frozen QuickGraph from CodePlex but with fixes.
It does not include every sub modules of the original library such as F# stuff, adapters, etc.
This build is only the Core of QuikGraph taking advantage of .NET Core.
Supported platforms:
- .NET Standard 1.3+
- .NET Core 1.0+
- .NET Framework 3.5+
Supports Source Link
QuikGraph.Graphviz
by: Alexandre Rabérin
- 159 total downloads
- Latest version: 2.5.0
.NET library that provides a bridge from QuikGraph graphs structures to Graphviz and Dot language serialization.
This package is the Graphviz subset of the original QuickGraph renamed QuikGraph and ported to .NET Core.
Supported platforms:
- .NET Standard 1.3+
- .NET Core 1.0+
- .NET Framework 3.5+
Supports Source Link
R.NET
by: Jean-Michel Perraud, Kosei, and contributors
- 270 total downloads
- Latest version: 1.9.0
A .NET interoperability library to access the R statistical language runtime from .NET languages. The library is designed for fast data exchange, in process.
R.NET.Community
by: Kosei Abe, Jean-Michel Perraud
- 309 total downloads
- Latest version: 1.7.0
Transitional package, you can remove and directly use nuget package ID R.NET
RabbitMQ.Client
by: Broadcom
- 1.453k total downloads
- Latest version: 7.2.1
The RabbitMQ .NET client is the official client library for C# (and, implicitly, other .NET languages)
RazorEngine
by: Matthew Abbott, Ben Dornis, Matthias Dittrich
- 2.274k total downloads
- Latest version: 4.5.1-alpha001
RazorEngine - A Templating Engine based on the Razor parser.
RazorLight
by: toddams
- 286 total downloads
- Latest version: 2.3.1
Use Razor to build your templates from strings / files / EmbeddedResources outside of ASP.NET MVC for .NET Core
RazorMachine
by: Jaap Lamfers
- 65 total downloads
- Latest version: 2.6.1
RazorMachine is a robust Razor 2.0/3.0 templating engine that supports layouts as well as a _viewStart construct like Asp.Net MVC
RBush
by: viceroypenguin
- 276 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
- 38 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.
ReactiveUI
by: .NET Foundation and Contributors
- 4.986k total downloads
- Latest version: 24.0.0-beta.1
A MVVM framework that integrates with the Reactive Extensions for .NET to create elegant, testable User Interfaces that run on any mobile or desktop platform. This is the base package with the base platform implementations
ReactiveUI.Core
by: .NET Foundation and Contributors
- 1 total downloads
- Latest version: 24.0.0-beta.1
Type-agnostic core shared by ReactiveUI and ReactiveUI.Reactive.
ReactiveUI.Disposables
by: ReactiveUI Association Inc
- 62 total downloads
- Latest version: 5.8.0
High-performance reactive primitives for building allocation-conscious ReactiveUI and Rx-style .NET applications without a production dependency on System.Reactive or R3.
ReactiveUI.Primitives
by: ReactiveUI Association Inc
- 18 total downloads
- Latest version: 5.7.0
High-performance reactive primitives for building allocation-conscious ReactiveUI and Rx-style .NET applications without a production dependency on System.Reactive or R3.
ReactiveUI.Primitives.Core
by: ReactiveUI Association Inc
- 9 total downloads
- Latest version: 5.8.0
Type-agnostic core primitives shared by ReactiveUI.Primitives and ReactiveUI.Primitives.Reactive.