OpenToolkit.Windowing.Common by: Team OpenTK
  • 26 total downloads
  • Latest version: 4.0.0-pre9.3
Common functionality for OpenToolkit.Windowing.* packages.
OpenToolkit.Windowing.Desktop by: Team OpenTK
  • 26 total downloads
  • Latest version: 4.0.0-pre9.3
An abstraction over OpenToolkit.GraphicsLibraryFramework to provide a ready-to-go easy-to-use windowing and input abstraction.
OpenToolkit.Windowing.GraphicsLibraryFramework by: Team OpenTK
  • 26 total downloads
  • Latest version: 4.0.0-pre9.3
GLFW bindings for c# from the cpp GLFW library.
PCLCrypto by: Andrew Arnott
  • 111 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.
PCLStorage by: Daniel Plaisted
  • 52 total downloads
  • Latest version: 1.0.2
  • io storage file portable pcl winrt android ios xamarin monoandroid monodroid monotouch
PCL Storage provides a consistent, portable set of local file IO APIs for .NET, Windows Phone, Windows Store, Xamarin.iOS, Xamarin.Android, and Silverlight. This makes it easier to create cross-platform .NET libraries and apps.
Perfolizer by: Andrey Akinshin
  • 128 total downloads
  • Latest version: 0.7.1
  • analysis performance tool
Performance analysis toolkit
PInvoke.BCrypt by: Andrew Arnott
  • 101 total downloads
  • Latest version: 0.7.124
P/Invoke methods for the Windows BCrypt.dll.
PInvoke.Kernel32 by: Andrew Arnott
  • 94 total downloads
  • Latest version: 0.7.124
P/Invoke methods for the Windows Kernel32.dll.
PInvoke.NCrypt by: Andrew Arnott
  • 94 total downloads
  • Latest version: 0.7.124
P/Invoke methods for the Windows NCrypt.dll.
PInvoke.Windows.Core by: Andrew Arnott
  • 102 total downloads
  • Latest version: 0.7.124
P/Invoke types for common Windows APIs.
Plumberd by: Rafal Maciag
  • 318 total downloads
  • Latest version: 2.0.0.3
  • EventStore CQRS EventSourcing
Plumberd is a lightweight library to make working with EventStore easy. It's makes it super easy for everyone familiar with ASP Controllers or WCF to jump into CQRS and EventSourcing. All the plumbing is automated.
Plumberd.EventStore by: Rafal Maciag
  • 242 total downloads
  • Latest version: 2.0.0.3
  • EventStore CQRS EventSourcing
Plumberd is a lightweight library to make working with EventStore easy. It's makes it super easy for everyone familiar with ASP Controllers or WCF to jump into CQRS and EventSourcing. All the plumbing is automated. This package is the implementation of EventStory from EventStore.
Polyfill by: https://github.com/SimonCropp/Polyfill/graphs/contributors
  • 983 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
  • 114 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
  • 956 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: raylib-cs
  • 124 total downloads
  • Latest version: 8.0.0
  • raylib csharp gamedev
C# bindings for raylib - A simple and easy-to-use library to learn videogames programming
Remotion.Linq by: rubicon IT GmbH
  • 140 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