Quartz
by: Marko Lahma, Quartz.NET
- 2.101k total downloads
- Latest version: 3.22.0
Quartz Scheduling Framework for .NET
Quartz.Extensions.DependencyInjection
by: Marko Lahma, Quartz.NET
- 1.405k total downloads
- Latest version: 4.1.1
Folded into Quartz in 4.0: AddQuartz, QuartzOptions and the rest live in the Quartz package now. This package is empty and exists only so a grouped dependency update can move to 4.x - remove the reference, and see the migration guide.
Quartz.Extensions.Hosting
by: Marko Lahma, Quartz.NET
- 1.167k total downloads
- Latest version: 4.1.1
Folded into Quartz in 4.0: AddQuartzHostedService, QuartzHostedService and QuartzHostedServiceOptions live in the Quartz package now. This package is empty and exists only so a grouped dependency update can move to 4.x - remove the reference, and see the migration guide.
Quartz.Jobs
by: Marko Lahma, Quartz.NET
- 1.245k total downloads
- Latest version: 3.22.0
Quartz.NET Jobs; Quartz Scheduling Framework for .NET
Quartz.Plugins
by: Marko Lahma, Quartz.NET
- 262 total downloads
- Latest version: 3.22.0
Quartz.NET Plugins; Quartz Scheduling Framework for .NET
Quartz.Plugins.TimeZoneConverter
by: Sean Farrow, Quartz.NET
- 1.354k total downloads
- Latest version: 3.22.0
Quartz.NET TimeZoneConverter integration https://github.com/mj1856/TimeZoneConverter; Quartz Scheduling Framework for .NET
Quartz.Serialization.Json
by: Marko Lahma, Quartz.NET
- 1.194k total downloads
- Latest version: 4.1.1
Renamed to Quartz.Serialization.Newtonsoft in 4.0. This package is empty and exists only so a grouped dependency update can move to 4.x - reference Quartz.Serialization.Newtonsoft instead, and see the migration guide.
QuestPDF
by: MarcinZiabek
- 5.892k total downloads
- Latest version: 2026.9.0
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.NETStandard
by: Deepak Battini
- 88 total downloads
- Latest version: 4.0.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
- 304 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
- 202 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
- 366 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
- 411 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.724k total downloads
- Latest version: 7.2.2
The RabbitMQ .NET client is the official client library for C# (and, implicitly, other .NET languages)
Radzen.Blazor
by: Radzen Ltd.
- 4.043k total downloads
- Latest version: 11.4.2
Radzen Blazor is the most sophisticated free UI component library for Blazor, featuring 110+ native components including DataGrid, Scheduler, Charts, and advanced theming with full support for Material Design and Fluent UI.
RazorEngine
by: Matthew Abbott, Ben Dornis
- 41 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.
RazorLight
by: toddams
- 513 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
- 82 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
- 363 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.