PolySharp by: Sergio Pedri
  • 454 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
  • 569 total downloads
  • Latest version: 1.16.1
A kickass library to manage your poppers
Portable.BouncyCastle by: BouncyCastle.Crypto
  • 34 total downloads
  • Latest version: 1.8.1.4
BouncyCastle portable version with support for .NET 4, .NET Standard 1.0-2.0, WP, Silverlight, MonoAndroid, Xamarin.iOS, .NET Core
Portable.ConcurrentDictionary by: Stef Heyenrath
  • 20 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.
protobuf-net by: Marc Gravell
  • 1.044k total downloads
  • Latest version: 3.3.0
  • binary serialization protobuf
Provides simple access to fast and efficient "Protocol Buffers" serialization from .NET applications
protobuf-net.Core by: Marc Gravell
  • 18 total downloads
  • Latest version: 3.4.30
  • binary serialization protobuf
The protobuf-net serialization engine and build-time tooling; most projects should reference protobuf-net, which adds the runtime type model
PtgPdfCore.runtime.android by: patagames.com
  • 32 total downloads
  • Latest version: 5.0.6
  • native runtime android-x64 android-x86 android-arm android-arm64 pdf pdfium ptg patagames
Runtime native library assets for the Pdfium.Net SDK package (id:pdfium.net.sdk) - android-x64, android-x86, android-arm, android-arm64.
PtgPdfCore.runtime.linux by: patagames.com
  • 28 total downloads
  • Latest version: 5.0.6
  • native runtime linux-x64 linux-x86 linux-arm linux-arm64 pdf pdfium ptg patagames
Runtime native library assets for the Pdfium.Net SDK package (id:pdfium.net.sdk) - linux-x64, linux-x86, linux-arm, linux-arm64.
PtgPdfCore.runtime.linux-musl by: patagames.com
  • 33 total downloads
  • Latest version: 5.0.6
  • native runtime linux-musl-x64 linux-musl-x86 linux-musl-arm linux-musl-arm64 pdf pdfium ptg patagames
Runtime native library assets for the Pdfium.Net SDK package (id:pdfium.net.sdk) - linux-musl-x64, linux-musl-x86, linux-musl-arm, linux-musl-arm64.
PtgPdfCore.runtime.osx by: patagames.com
  • 31 total downloads
  • Latest version: 5.0.6
  • native runtime osx pdf pdfium ptg patagames
Runtime native library assets for the Pdfium.Net SDK package (id:pdfium.net.sdk) - universal binary x86_64, arm64.
PtgPdfCore.runtime.win by: patagames.com
  • 30 total downloads
  • Latest version: 5.0.6
  • native runtime win-x64 win-x86 pdf pdfium ptg patagames
Runtime native library assets for the Pdfium.Net SDK package (id:pdfium.net.sdk) - win-x64, win-x86.
QRCoder by: Raffael Herrmann Shane Krueger
  • 791 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
  • 26 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.688k total downloads
  • Latest version: 2026.8.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.
RavenDB.Client by: Hibernating Rhinos
  • 86 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
  • 143 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
  • 149 total downloads
  • Latest version: 1.0.8
Hot Reload plugin for Comet
Remotion.Linq by: rubicon IT GmbH
  • 837 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