OpenTK.GLControl
by: Team OpenTK
- 13 total downloads
- Latest version: 4.0.0
A WinForms control designed to wrap the OpenTK 4.x APIs.
OpenTK.GLWpfControl
by: varon NogginBops
- 95 total downloads
- Latest version: 4.3.3
A native WPF control for OpenTK 4.X.
OpenTK.Input
by: Team OpenTK
- 413 total downloads
- Latest version: 4.8.2
Hid/Controller input library.
OpenTK.Mathematics
by: Team OpenTK
- 355 total downloads
- Latest version: 4.8.2
A basic mathematics library developed primarily for rendering in 3d and 2d.
OpenTK.OpenAL
by: Team OpenTK
- 317 total downloads
- Latest version: 4.7.7
OpenAL bindings for dotnet from the Khronos openAL c library.
OpenTK.redist.glfw
by: Team OpenTK
- 92 total downloads
- Latest version: 3.4.0-pre20240305150527
GLFW redistributables for OpenTK.
OpenTK.Windowing.Common
by: Team OpenTK
- 12 total downloads
- Latest version: 4.8.2
Common functionality for OpenTK.Windowing.* packages.
opentoolkit.redist.glfw
by: OpenToolkit
- 11 total downloads
- Latest version: 3.3.0-pre20200829200313
GLFW redistributables for OpenTK.
OpenToolkit.Windowing.Common
by: Team OpenTK
- 15 total downloads
- Latest version: 4.0.0-pre9.1
Common functionality for OpenToolkit.Windowing.* packages.
Parlot
by: Sebastien Ros
- 574 total downloads
- Latest version: 1.4.0
Parlot is a fast, lightweight and simple to use .NET parser combinator.
PCLCrypto
by: Andrew Arnott
- 48 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.
Pinecone.NET
by: neon-sunset maumar
- 33 total downloads
- Latest version: 3.0.0
Pinecone.NET is a fully-fledged C# library for the Pinecone vector database.
This is a community library that provides first-class support for Pinecone in C# and F#.
PInvoke.NCrypt
by: Andrew Arnott
- 18 total downloads
- Latest version: 0.6.49
P/Invoke methods for the Windows NCrypt.dll.
Pipelines.Sockets.Unofficial
by: Pipelines.Sockets.Unofficial
- 16 total downloads
- Latest version: 2.2.0
Package Description
Polly
by: Michael Wolfenden App vNext
- 722 total downloads
- Latest version: 8.6.2
Polly is a .NET resilience and transient-fault-handling library that allows developers to express resilience and transient fault handling policies such as Retry, Circuit Breaker, Timeout, Bulkhead Isolation, and Fallback in a fluent and thread-safe manner.
Polly-Signed
by: Michael Wolfenden App vNext
- 176 total downloads
- Latest version: 5.9.0
Polly is a .NET 4.5 / .NET Standard 1.1 library that allows developers to express resilience and transient fault handling policies such as Retry, Circuit Breaker, Timeout, Bulkhead Isolation and Fallback in a fluent and thread-safe manner.
Polly.Core
by: Michael Wolfenden App vNext
- 413 total downloads
- Latest version: 8.6.2
Polly.Core is a .NET resilience and transient-fault-handling library that allows developers to express resilience strategies such as Retry, Circuit Breaker, Hedging, Timeout, Chaos and Fallback in a fluent and thread-safe manner.
Polly.Extensions
by: Michael Wolfenden App vNext
- 16 total downloads
- Latest version: 8.2.1
Polly.Extensions adds support for dependency injection and telemetry for the Polly.Core library.