PacketDotNet
by: Chris Morgan
- 50 total downloads
- Latest version: 0.16.0
High performance .Net assembly for dissecting and constructing network packets such as ethernet, ip, tcp, udp etc.
PdfPig
by: UglyToad
- 161 total downloads
- Latest version: 0.0.11
Reads text content from PDF documents and supports document creation. Apache 2.0 licensed.
PDFsharp
by: empira Software GmbH
- 411 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.
PhantomJS
by: Ariya Hidayat
- 105 total downloads
- Latest version: 2.1.1
PhantomJS is a headless WebKit scriptable with a JavaScript API. It has fast and native support for various web standards: DOM handling, CSS selector, JSON, Canvas, and SVG.
PInvoke.BCrypt
by: Andrew Arnott
- 380 total downloads
- Latest version: 0.6.49
P/Invoke methods for the Windows BCrypt.dll.
PInvoke.Kernel32
by: Andrew Arnott
- 354 total downloads
- Latest version: 0.6.49
P/Invoke methods for the Windows Kernel32.dll.
PInvoke.NCrypt
by: Andrew Arnott
- 304 total downloads
- Latest version: 0.6.49
P/Invoke methods for the Windows NCrypt.dll.
PInvoke.Windows.Core
by: Andrew Arnott
- 365 total downloads
- Latest version: 0.6.49
P/Invoke types for common Windows APIs.
PocketLogger
by: jonsequitur
- 777 total downloads
- Latest version: 0.11.0
An embeddable logging and telemetry library for concise, multi-purpose instrumentation of library or application code.
Polly
by: Michael Wolfenden, App vNext
- 539 total downloads
- Latest version: 4.5.0-beta-netstandar-0001
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.
Polly-Signed
by: Michael Wolfenden, App vNext
- 487 total downloads
- Latest version: 4.5.0-beta-netstandar-0001
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
- 520 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
Portable.BouncyCastle
by: BouncyCastle.Crypto
- 27 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
- 18 total downloads
- Latest version: 1.0.4
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
protobuf-net
by: Marc Gravell
- 2.718k total downloads
- Latest version: 2.4.9
Provides simple access to fast and efficient "Protocol Buffers" serialization from .NET applications
QLNet
by: Andrea Maggiulli
- 241 total downloads
- Latest version: 1.4.0.30
A free/open-source library for quantitative finance
QuantConnect.Algorithm
by: QuantConnect.Algorithm
- 4.744k total downloads
- Latest version: 2.5.17865
QuantConnect LEAN Engine: Algorithm Project - Core QCAlgorithm implementation
QuantConnect.Algorithm.CSharp
by: QuantConnect.Algorithm.CSharp
- 5.855k total downloads
- Latest version: 2.5.17865
QuantConnect LEAN Engine: Algorithm.CSharp Project - A collection of C# algorithm demonstrations for how to use the API
QuantConnect.Algorithm.Framework
by: QuantConnect.Algorithm.Framework
- 6.123k total downloads
- Latest version: 2.5.17865
QuantConnect LEAN Engine: Algorithm.Framework Project - The core QCAlgorithm framework implementation
QuantConnect.AlgorithmFactory
by: QuantConnect.AlgorithmFactory
- 1.471k total downloads
- Latest version: 2.5.11072
QuantConnect LEAN Engine: Algorithm.AlgorithmFactory Project - Factory for instantiation of QCAlgorithm algorithm objects to be used with LEAN