OpenTK.Windowing.Common
by: Team OpenTK
- 389 total downloads
- Latest version: 5.0.0-pre.13
Common functionality for OpenTK.Windowing.* packages.
OpenTK.Windowing.Desktop
by: Team OpenTK
- 391 total downloads
- Latest version: 5.0.0-pre.13
An abstraction over OpenTK.GraphicsLibraryFramework to provide a ready-to-go easy-to-use windowing and input abstraction.
OpenTK.Windowing.GraphicsLibraryFramework
by: Team OpenTK
- 382 total downloads
- Latest version: 5.0.0-pre.13
GLFW bindings for C# from the C GLFW library.
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
- 241 total downloads
- Latest version: 0.7.124
P/Invoke methods for the Windows Kernel32.dll.
PInvoke.User32
by: Andrew Arnott
- 245 total downloads
- Latest version: 0.7.124
P/Invoke methods for the Windows User32.dll.
PInvoke.Windows.Core
by: Andrew Arnott
- 249 total downloads
- Latest version: 0.7.124
P/Invoke types for common Windows APIs.
PInvoke.Windows.ShellScalingApi
by: Andrew Arnott
- 124 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
- 606 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