OpenTK
by: Team OpenTK
- 1.264k total downloads
- Latest version: 5.0.0-pre.15
The Open Toolkit is set of fast, low-level C# bindings for OpenGL, OpenGL ES, OpenAL and OpenCL. It runs on all major platforms and powers hundreds of apps, games and scientific research. It provides bindings for GLFW windowing, input and a game loop, and is the perfect start for your own game engine. OpenTK comes with simple and easy to follow tutorials for learning *modern* OpenGL. These are written by the community and represent all of the best practices to get you started. Learn how to use OpenTK here: https://opentk.net/learn/index.html Sample projects that accompany the tutorial can be found here: https://github.com/opentk/LearnOpenTK We have a very active discord server, if you need help, want to help, or are just curious, come join us! https://discord.gg/6HqD48s
OpenTK.GLControl
by: The Open Toolkit Team
- 69 total downloads
- Latest version: 3.3.3
The Open Toolkit is set of fast, low-level C# bindings for OpenGL, OpenGL ES and OpenAL. It runs on all major platforms and powers hundreds of apps, games and scientific research.
OpenTK provides several utility libraries, including a math/linear algebra package, a windowing system, and input handling.
OpenTK.redist.glfw
by: Team OpenTK
- 8 total downloads
- Latest version: 3.3.0-pre20200830200122
GLFW redistributables for OpenTK.
opentoolkit.redist.glfw
by: OpenToolkit
- 37 total downloads
- Latest version: 3.3.0-pre20200829200313
GLFW redistributables for OpenTK.
PacketDotNet
by: Chris Morgan
- 106 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
- 770 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
- 33 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
- 735 total downloads
- Latest version: 0.6.49
P/Invoke methods for the Windows BCrypt.dll.
PInvoke.Kernel32
by: Andrew Arnott
- 708 total downloads
- Latest version: 0.6.49
P/Invoke methods for the Windows Kernel32.dll.
PInvoke.NCrypt
by: Andrew Arnott
- 702 total downloads
- Latest version: 0.6.49
P/Invoke methods for the Windows NCrypt.dll.
PInvoke.Windows.Core
by: Andrew Arnott
- 654 total downloads
- Latest version: 0.6.49
P/Invoke types for common Windows APIs.
Polly
by: Michael Wolfenden App vNext
- 1.071k 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
- 944 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
- 1.054k total downloads
- Latest version: 1.15.0+02753db24d9685e54db06739eb63183d86eb5b62
PolySharp provides generated, source-only polyfills for C# language features, to easily use all runtime-agnostic features downlevel
Portable.BouncyCastle
by: BouncyCastle.Crypto
- 47 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
- 15 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.377k total downloads
- Latest version: 2.4.9
Provides simple access to fast and efficient "Protocol Buffers" serialization from .NET applications
Quartz
by: Marko Lahma
- 1.077k total downloads
- Latest version: 2.6.2
Quartz.NET Scheduling Framework for .NET Platform
QuickGraph
by: Jonathan "Peli" de Halleux
- 51 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
- 452 total downloads
- Latest version: 2.5.0
.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