QuantConnect.ToolBox by: QuantConnect.ToolBox
  • 6.568k total downloads
  • Latest version: 2.5.18090
QuantConnect LEAN Engine: ToolBox Project - A collection of data downloaders and converters
Quartz by: Marko Lahma
  • 476 total downloads
  • Latest version: 2.6.2
Quartz.NET Scheduling Framework for .NET Platform
Quartz.Extensions.DependencyInjection by: Marko Lahma, Quartz.NET
  • 16 total downloads
  • Latest version: 4.1.1
  • scheduling tasks jobs triggers scheduler threading dependency-injection microsoft-extensions moved empty-package
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
  • 28 total downloads
  • Latest version: 4.1.1
  • scheduling tasks jobs triggers scheduler threading hosting hosted-service moved empty-package
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.Serialization.Json by: Marko Lahma, Quartz.NET
  • 13 total downloads
  • Latest version: 4.1.1
  • scheduling tasks jobs triggers scheduler threading json newtonsoft serialization renamed empty-package
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
  • 2.605k total downloads
  • Latest version: 2026.9.0
  • pdf generation creation document report invoice export tagged accessibility csharp dotnet fluent layout merge edit html
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.
R.NET by: Kosei Abe, Jean-Michel Perraud
  • 192 total downloads
  • Latest version: 1.7.0
  • .NET R R.NET visualization statistics C# F#
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
  • 405 total downloads
  • Latest version: 1.7.0
  • .NET R R.NET visualization statistics C# F#
Transitional package, you can remove and directly use nuget package ID R.NET
Radzen.Blazor by: Radzen Ltd.
  • 3.365k total downloads
  • Latest version: 11.4.2
  • blazor material design fluent fluentui components datagrid scheduler charts
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
  • 40 total downloads
  • Latest version: 2.1.0
  • razor razorengine templating
A templating engine built upon Microsoft's Razor parsing technology. RazorEngine allows you to use Razor syntax to build robust templates.
RazorMachine by: Jaap Lamfers
  • 81 total downloads
  • Latest version: 2.6.1
  • razormachine razor razor2 razor3 razorengine templating generator layouts masterpages
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
  • 302 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.
Readme by: Daniel Cazzulino
  • 95 total downloads
  • Latest version: 1.2.1
  • readme nuget pack include markdown msbuild github
Automatic package readme packing, include-directive resolution, token replacement, and GitHub relative URL expansion at pack time. Works with SDK Pack and NuGetizer: processes includes into BaseIntermediateOutputPath and packs that file.
RefactorThis.GraphDiff by: ZZZ Projects Inc., brentmckendrick
  • 205 total downloads
  • Latest version: 3.0.1
  • EntityFramework EF CodeFirst DetachedUpdate GraphDiff
This is the official GraphDiff package. GraphDiff - Allows for automatic update of a graph of detached entities using Entity Framework v6+. If you have ever felt the pain of updating a detached graph with one or more nested collections then this is for you :)
release-notes by: release-notes
  • 40 total downloads
  • Latest version: 0.11.4
Generate release notes from closed github issues and PR's through the power of version labels
Remotion.Linq by: rubicon IT GmbH
  • 623 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
Remotion.Linq.EagerFetching by: rubicon IT GmbH
  • 441 total downloads
  • Latest version: 2.2.0
  • re-motion LINQ Eager Fetching
Allows LINQ providers based on re-linq Frontend to support eager fetching.
ReportGenerator by: Daniel Palme
  • 1.84k total downloads
  • Latest version: 3.1.2
  • Code Coverage Reporting Testing TDD Utility
ReportGenerator converts XML reports generated by OpenCover, PartCover, dotCover, Visual Studio, NCover, or Cobertura or into human readable reports in various formats. The reports do not only show the coverage quota, but also include the source code and visualize which line has been covered.
Respawn by: Jimmy Bogard
  • 325 total downloads
  • Latest version: 3.3.0
  • tests integration tests database tests
Intelligent checkpoints for database tests
RhinoMocks by: meisinger, ayende
  • 64 total downloads
  • Latest version: 4.0.0-alpha3
  • tdd mocking mocks unittest unittesting
Dynamic mocking framework for .NET