Polly-Signed by: Michael Wolfenden App vNext
  • 446 total downloads
  • Latest version: 4.5.0-beta-netstandar-0001
  • Exception Handling Policy Retry Wait Circuit Breaker
Polly is a .NET 3.5 / 4.0 / 4.5 / PCL (Profile 259) / NET Standard 1.0 library that allows developers to express transient exception and fault handling policies such as Retry, Retry Forever, Wait and Retry or Circuit Breaker in a fluent manner.
PolySharp by: Sergio Pedri
  • 449 total downloads
  • Latest version: 1.16.0+99a4dcece8e10c8bedf0871ac4cdb8650f2b649a
  • dotnet net netcore netstandard csharp library generator polyfill roslyn
PolySharp provides generated, source-only polyfills for C# language features, to easily use all runtime-agnostic features downlevel
popper.js by: FezVrasta
  • 510 total downloads
  • Latest version: 1.16.1
A kickass library to manage your poppers
Portable.BouncyCastle by: Claire Novotny
  • 441 total downloads
  • Latest version: 1.9.0
  • bouncycastle cryptography encryption security
BouncyCastle portable version with support for .NET 4, .NET Standard 2.0
Portable.ConcurrentDictionary by: Stef Heyenrath
  • 19 total downloads
  • Latest version: 1.0.4
  • Dictionary ConcurrentDictionary Collections System.Collections.Concurrent
This is a .NET Standard 1.0, .NET 2.0, .NET 3.5, Silverlight 5.0 and Windows Phone Silverlight 8.0 & 8.1 backport from System.Collections.Concurrent.ConcurrentDictionary as defined in .NET Core
Portable.JWT by: Mitja Bombac
  • 12 total downloads
  • Latest version: 1.0.3
  • jwt portable json signing hs256 hs384 hs512 key password based encryption
JWT (JSON Web Token) Portable Implementation for .NET 4.5+ (Public Domain). Supported algorithms: HMAC signatures with HS256, HS384 and HS512.
prometheus-net by: andrasm qed- lakario
  • 515 total downloads
  • Latest version: 1.3.6-rc
  • metrics prometheus
.NET client for prometheus.io
protobuf-net by: Marc Gravell
  • 1.033k total downloads
  • Latest version: 2.4.9
  • binary serialization protobuf
Provides simple access to fast and efficient "Protocol Buffers" serialization from .NET applications
QRCoder by: Raffael Herrmann Shane Krueger
  • 796 total downloads
  • Latest version: 1.8.0
  • c# csharp qr qrcoder qrcode qr-generator qr-code-generator
QRCoder is a simple library, written in C#.NET, which enables you to create QR codes.
QRCoder.Core by: Afonso Dutra Nogueira Filho
  • 25 total downloads
  • Latest version: 1.0.3
  • c# csharp qr qrcoder qrcode qr-generator qr-code-generator Core NET
QRCoder.Core, written in C#.NET, which enables you to create QR codes Use System.Drawing.Common below 7.0.0.
Quartz by: Marko Lahma
  • 317 total downloads
  • Latest version: 2.6.2
Quartz.NET Scheduling Framework for .NET Platform
QuestPDF by: MarcinZiabek
  • 1.457k total downloads
  • Latest version: 2026.6.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.
Quill.Delta by: blushingpenguin nozer
  • 28 total downloads
  • Latest version: 1.0.7
  • quill delta
Converts Quill's Delta format to HTML/XHTML
RavenDB.Client by: Hibernating Rhinos
  • 358 total downloads
  • Latest version: 5.3.2
  • ravendb client database nosql doc db
RavenDB Client is the client library for accessing RavenDB
ReflectionBridge by: Stef Heyenrath
  • 130 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.
Reloadify3000 by: James Clancey
  • 134 total downloads
  • Latest version: 1.0.8
Hot Reload plugin for Comet
Remotion.Linq by: rubicon IT GmbH
  • 688 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
Respond by: Scott Jehl Paul Irish Nicholas Zakas
  • 100 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).
RestSharp by: RestSharp Community
  • 274 total downloads
  • Latest version: 105.2.3
  • REST HTTP API JSON XML
Simple REST and HTTP API Client
RhinoMocks by: meisinger ayende
  • 40 total downloads
  • Latest version: 4.0.0-alpha3
  • tdd mocking mocks unittest unittesting
Dynamic mocking framework for .NET