OpenToolkit.Core
by: Team OpenTK
- 106 total downloads
- Latest version: 4.0.0-pre9.3
Holds core functionality used by other OpenToolkit packages.
OpenToolkit.Graphics
by: Team OpenTK
- 105 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
- 106 total downloads
- Latest version: 4.0.0-pre9.3
Hid/Controller input library.
OpenToolkit.Mathematics
by: Team OpenTK
- 93 total downloads
- Latest version: 4.0.0-pre9.3
A basic mathematics library developed primarily for rendering in 3d and 2d.
OpenToolkit.OpenAL
by: Team OpenTK
- 32 total downloads
- Latest version: 4.0.0-pre9.3
OpenAL bindings for dotnet from the Khronos openAL c library.
opentoolkit.redist.glfw
by: OpenToolkit
- 24 total downloads
- Latest version: 3.3.0-pre20200829200313
GLFW redistributables for OpenTK.
OpenToolkit.Windowing.Common
by: Team OpenTK
- 92 total downloads
- Latest version: 4.0.0-pre9.3
Common functionality for OpenToolkit.Windowing.* packages.
OpenToolkit.Windowing.Desktop
by: Team OpenTK
- 92 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
- 92 total downloads
- Latest version: 4.0.0-pre9.3
GLFW bindings for c# from the cpp GLFW library.
Perfolizer
by: Andrey Akinshin
- 236 total downloads
- Latest version: 0.6.6
Performance analysis toolkit
PInvoke.Kernel32
by: Andrew Arnott
- 136 total downloads
- Latest version: 0.7.124
P/Invoke methods for the Windows Kernel32.dll.
PInvoke.User32
by: Andrew Arnott
- 61 total downloads
- Latest version: 0.7.124
P/Invoke methods for the Windows User32.dll.
PInvoke.Windows.Core
by: Andrew Arnott
- 128 total downloads
- Latest version: 0.7.124
P/Invoke types for common Windows APIs.
PInvoke.Windows.ShellScalingApi
by: Andrew Arnott
- 41 total downloads
- Latest version: 0.7.124
P/Invoke methods for the Windows Windows.ShellScalingApi.dll.
Pipelines.Sockets.Unofficial
by: Pipelines.Sockets.Unofficial
- 156 total downloads
- Latest version: 2.2.8
Package Description
Polly
by: Michael Wolfenden App vNext
- 436 total downloads
- Latest version: 8.6.5
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.Contrib.Simmy
by: App vNext
- 21 total downloads
- Latest version: 0.3.0
Simmy is a chaos-engineering and fault-injection tool, integrating with the Polly resilience project for .NET
Polly.Contrib.WaitAndRetry
by: Grant Dickinson App vNext
- 19 total downloads
- Latest version: 1.1.1
Polly.Contrib.WaitAndRetry is an extension library for Polly containing helper methods for a variety of wait-and-retry strategies.
Polly.Core
by: Michael Wolfenden App vNext
- 223 total downloads
- Latest version: 8.6.5
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
- 223 total downloads
- Latest version: 8.6.5
Polly.Extensions adds support for dependency injection and telemetry for the Polly.Core library.