OpenTK.redist.glfw by: Team OpenTK
  • 5 total downloads
  • Latest version: 3.3.0-pre20200830200122
GLFW redistributables for OpenTK.
opentoolkit.redist.glfw by: OpenToolkit
  • 5 total downloads
  • Latest version: 3.3.0-pre20200829200313
GLFW redistributables for OpenTK.
PacketDotNet by: Chris Morgan
  • 6 total downloads
  • Latest version: 0.16.0
High performance .Net assembly for dissecting and constructing network packets such as ethernet, ip, tcp, udp etc.
PDFsharp by: empira Software GmbH
  • 46 total downloads
  • Latest version: 1.51.5185-beta
  • PDFsharp PDF creation
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.
PInvoke.BCrypt by: Andrew Arnott
  • 53 total downloads
  • Latest version: 0.6.49
P/Invoke methods for the Windows BCrypt.dll.
PInvoke.Kernel32 by: Andrew Arnott
  • 25 total downloads
  • Latest version: 0.6.49
P/Invoke methods for the Windows Kernel32.dll.
PInvoke.NCrypt by: Andrew Arnott
  • 16 total downloads
  • Latest version: 0.6.49
P/Invoke methods for the Windows NCrypt.dll.
PInvoke.Windows.Core by: Andrew Arnott
  • 33 total downloads
  • Latest version: 0.6.49
P/Invoke types for common Windows APIs.
Polly by: Michael Wolfenden, App vNext
  • 26 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.
Polly-Signed by: Michael Wolfenden, App vNext
  • 50 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
  • 35 total downloads
  • Latest version: 1.15.0+02753db24d9685e54db06739eb63183d86eb5b62
  • 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
Portable.BouncyCastle by: BouncyCastle.Crypto
  • 5 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
protobuf-net by: Marc Gravell
  • 270 total downloads
  • Latest version: 2.4.9
  • binary serialization protobuf
Provides simple access to fast and efficient "Protocol Buffers" serialization from .NET applications
Quartz by: Marko Lahma
  • 81 total downloads
  • Latest version: 2.6.2
Quartz.NET Scheduling Framework for .NET Platform
QuickGraph by: Jonathan "Peli" de Halleux
  • 4 total downloads
  • Latest version: 3.3.51106
Generic directed/undirected graph datastructures and algorithms. QuickGraph comes with algorithms such as depth first seach, breath first search, A* search, shortest path, k-shortest path, maximum flow, minimum spanning tree, least common ancestors, etc...
QuikGraph by: Alexandre Rabérin
  • 22 total downloads
  • Latest version: 2.5.0
  • QuickGraph QuikGraph Graph Structure Algorithm C# .NET
.NET library that provide mainly graphs structures and algorithms for C#. QuikGraph provides generic directed/undirected graph data structures and algorithms for .NET. It comes with algorithms such as depth first seach, breath first search, A* search, shortest path, k-shortest path, maximum flow, etc... This package is a version of the original QuickGraph renamed QuikGraph and ported to .NET Core. It should be seen as an alternative to the old frozen QuickGraph from CodePlex but with fixes. It does not include every sub modules of the original library such as F# stuff, adapters, etc. This build is only the Core of QuikGraph taking advantage of .NET Core. Supported platforms: - .NET Standard 1.3+ - .NET Core 1.0+ - .NET Framework 3.5+ Supports Source Link
QuikGraph.Graphviz by: Alexandre Rabérin
  • 10 total downloads
  • Latest version: 2.5.0
  • QuickGraph QuikGraph Graph Structure Algorithm C# .NET Serialization Graphviz
.NET library that provides a bridge from QuikGraph graphs structures to Graphviz and Dot language serialization. This package is the Graphviz subset of the original QuickGraph renamed QuikGraph and ported to .NET Core. Supported platforms: - .NET Standard 1.3+ - .NET Core 1.0+ - .NET Framework 3.5+ Supports Source Link
RazorEngine by: Matthew Abbott, Ben Dornis
  • 3 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
  • 10 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
RefactorThis.GraphDiff by: ZZZ Projects Inc., brentmckendrick
  • 11 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 :)