OpenToolkit.Core by: Team OpenTK
  • 42 total downloads
  • Latest version: 4.0.0-pre9.3
Holds core functionality used by other OpenToolkit packages.
OpenToolkit.Graphics by: Team OpenTK
  • 41 total downloads
  • Latest version: 4.0.0-pre9.3
GLes11, GLes20, GLes30, GL2, and GL4 bindings for dotnet from the Khronos openGL c library.
OpenToolkit.Input by: Team OpenTK
  • 25 total downloads
  • Latest version: 4.0.0-pre9.3
Hid/Controller input library.
OpenToolkit.Mathematics by: Team OpenTK
  • 40 total downloads
  • Latest version: 4.0.0-pre9.3
A basic mathematics library developed primarily for rendering in 3d and 2d.
opentoolkit.redist.glfw by: OpenToolkit
  • 6 total downloads
  • Latest version: 3.3.0-pre20200829200313
GLFW redistributables for OpenTK.
OpenToolkit.Windowing.Common by: Team OpenTK
  • 26 total downloads
  • Latest version: 4.0.0-pre9.3
Common functionality for OpenToolkit.Windowing.* packages.
PCLCrypto by: Andrew Arnott
  • 15 total downloads
  • Latest version: 2.1.40-alpha
  • crypto security cryptography portable pcl winrt android ios xamarin monoandroid monodroid monotouch
PCL Crypto provides a consistent, portable set of crypto APIs for .NET 4.5, Windows Store, Xamarin.iOS, Xamarin.Android. This makes it easier to create cross-platform .NET libraries and apps. Crypto functionality includes asymmetric and symmetric encryption and signatures, and key derivation. PCLCrypto calls into each native platform's crypto API for maximum performance. For RSA operations this produces a 2-100X improvement in performance on Android and iOS over using the standard RSACryptoServiceProvider API.
Perfolizer by: Andrey Akinshin
  • 128 total downloads
  • Latest version: 0.7.1
  • analysis performance tool
Performance analysis toolkit
PInvoke.BCrypt by: Andrew Arnott
  • 55 total downloads
  • Latest version: 0.7.124
P/Invoke methods for the Windows BCrypt.dll.
PInvoke.Kernel32 by: Andrew Arnott
  • 55 total downloads
  • Latest version: 0.7.124
P/Invoke methods for the Windows Kernel32.dll.
PInvoke.NCrypt by: Andrew Arnott
  • 55 total downloads
  • Latest version: 0.7.124
P/Invoke methods for the Windows NCrypt.dll.
PInvoke.Windows.Core by: Andrew Arnott
  • 53 total downloads
  • Latest version: 0.7.124
P/Invoke types for common Windows APIs.
Polyfill by: https://github.com/SimonCropp/Polyfill/graphs/contributors
  • 979 total downloads
  • Latest version: 10.11.2
  • Polyfill
Source only packages that exposes newer .net and C# features to older runtimes.
PolyType by: Eirik Tsarpalis
  • 39 total downloads
  • Latest version: 1.3.1
  • generic programming, source generator, polytypic
Practical generic programming for C#
Portable.BouncyCastle by: Claire Novotny
  • 75 total downloads
  • Latest version: 1.9.0
  • bouncycastle cryptography encryption security
BouncyCastle portable version with support for .NET 4, .NET Standard 2.0
Pragmastat by: Andrey Akinshin
  • 210 total downloads
  • Latest version: 12.1.0
  • statistics
Pragmatic Statistical Toolkit
protobuf-net by: Marc Gravell
  • 896 total downloads
  • Latest version: 3.2.56
  • binary serialization protobuf
Provides simple access to fast and efficient "Protocol Buffers" serialization from .NET applications
protobuf-net.Core by: Marc Gravell
  • 658 total downloads
  • Latest version: 3.3.0-g6785ecbb35
  • binary serialization protobuf
Provides simple access to fast and efficient "Protocol Buffers" serialization from .NET applications
Raylib-cs by: Chris Dill, Raysan5 & Others
  • 50 total downloads
  • Latest version: 3.7.0.1
  • Raylib Raysan Gamedev Binding
C# bindings for raylib - A simple and easy-to-use library to learn videogames programming
Remotion.Linq by: rubicon IT GmbH
  • 76 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