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.
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
- 47 total downloads
- Latest version: 2.1.40-alpha
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
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
Performance analysis toolkit
PInvoke.BCrypt
by: Andrew Arnott
- 82 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
- 82 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
- 983 total downloads
- Latest version: 10.11.2
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
Practical generic programming for C#
Portable.BouncyCastle
by: Claire Novotny
- 85 total downloads
- Latest version: 1.9.0
BouncyCastle portable version with support for .NET 4, .NET Standard 2.0
Pragmastat
by: Andrey Akinshin
- 210 total downloads
- Latest version: 12.1.0
Pragmatic Statistical Toolkit
protobuf-net
by: Marc Gravell
- 956 total downloads
- Latest version: 3.2.56
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
Provides simple access to fast and efficient "Protocol Buffers" serialization from .NET applications
Raylib-cs
by: Chris Dill, Raysan5 & Others
- 38 total downloads
- Latest version: 3.1.5
C# bindings for raylib - A simple and easy-to-use library to learn videogames programming http://www.raylib.com/
Remotion.Linq
by: rubicon IT GmbH
- 133 total downloads
- Latest version: 2.2.0
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