PdfPig
by: UglyToad
- 139 total downloads
- Latest version: 0.0.11
Reads text content from PDF documents and supports document creation. Apache 2.0 licensed.
PdfSharp
by: empira SoftwareGmbH
- 25 total downloads
- Latest version: 1.3.0
PDFsharp is the Open Source .NET library that easily creates and processes PDF documents on the fly from any .NET language. The same drawing routines can be used to create PDF documents, draw on the screen, or send output to any printer.
PDFsharp
by: empira Software GmbH
- 463 total downloads
- Latest version: 1.51.5185-beta
PDFsharp is the Open Source .NET library that easily creates and processes PDF documents on the fly from any .NET language. The same drawing routines can be used to create PDF documents, draw on the screen, or send output to any printer.
This is the PDFsharp PDF Core package. See Project Information for details.
PDFsharp-gdi
by: empira Software GmbH
- 299 total downloads
- Latest version: 1.51.5185-beta
PDFsharp is the Open Source .NET library that easily creates and processes PDF documents on the fly from any .NET language. The same drawing routines can be used to create PDF documents, draw on the screen, or send output to any printer.
This is the PDFsharp GDI package. See Project Information for details.
PDFsharp-MigraDoc
by: empira Software GmbH
- 302 total downloads
- Latest version: 1.51.5186-beta
MigraDoc Foundation - the Open Source .NET library that easily creates documents based on an object model with paragraphs, tables, styles, etc. and renders them into PDF or RTF.
This is the MigraDoc PDF Core package. See Project Information for details.
PDFsharp-MigraDoc-GDI
by: empira Software GmbH
- 48 total downloads
- Latest version: 1.32.4334
MigraDoc Foundation - the Open Source .NET library that easily creates documents based on an object model with paragraphs, tables, styles, etc. and renders them into PDF or RTF.
This is PDFsharp and MigraDoc based on GDI+. See Project Information for details.
PDFsharp-MigraDoc-gdi
by: empira Software GmbH
- 348 total downloads
- Latest version: 1.51.5186-beta
MigraDoc Foundation - the Open Source .NET library that easily creates documents based on an object model with paragraphs, tables, styles, etc. and renders them into PDF or RTF.
This is the MigraDoc GDI package. See Project Information for details.
PlaywrightSharp
by: Darío Kondratiuk
- 35 total downloads
- Latest version: 0.111.1
PlaywrightSharp is a .NET library to automate Chromium, Firefox and WebKit with a single API. Playwright is built to enable cross-browser web automation that is ever-green, capable, reliable and fast.
PolySharp
by: Sergio Pedri
- 449 total downloads
- Latest version: 1.16.0+99a4dcece8e10c8bedf0871ac4cdb8650f2b649a
PolySharp provides generated, source-only polyfills for C# language features, to easily use all runtime-agnostic features downlevel
popper.js
by: FezVrasta
- 482 total downloads
- Latest version: 1.16.1
A kickass library to manage your poppers
Portable.BouncyCastle
by: BouncyCastle.Crypto
- 24 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.JWT
by: Mitja Bombac
- 12 total downloads
- Latest version: 1.0.3
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
- 49 total downloads
- Latest version: 2.0.0.480
Protocol Buffers is the name of the binary serialization format used by Google for much of their data communications. It is designed to be: small in size - efficient data storage (far smaller than xml) cheap to process - both at the client and server platform independent - portable between different programming architectures extensible - to add new data to old messages. protobuf-net is a .NET implementation of this, allowing you to serialize your .NET objects efficiently and easily. It is compatible with most of the .NET family, including .NET 2.0/3.0/3.5/4.0, .NET CF 2.0/3.5, Mono 2.x, Silverlight, etc.
QRCoder.Core
by: Afonso Dutra Nogueira Filho
- 25 total downloads
- Latest version: 1.0.3
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
- 225 total downloads
- Latest version: 2.6.2
Quartz.NET Scheduling Framework for .NET Platform
QuestPDF
by: MarcinZiabek
- 1.341k total downloads
- Latest version: 2026.6.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.
RavenDB.Client
by: Hibernating Rhinos
- 73 total downloads
- Latest version: 5.3.2
RavenDB Client is the client library for accessing RavenDB
Reloadify3000
by: James Clancey
- 134 total downloads
- Latest version: 1.0.8
Hot Reload plugin for Comet
Remotion.Linq
by: rubicon IT GmbH
- 417 total downloads
- Latest version: 2.2.0
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
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).
RhinoMocks
by: meisinger ayende
- 40 total downloads
- Latest version: 4.0.0-alpha3
Dynamic mocking framework for .NET