OpenTK.NETCore by: The Open Toolkit Team
  • 8 total downloads
  • Latest version: 1.1.2749.6433
  • OpenTK OpenGL OpenGLES OpenAL C# F# VB .Net Mono
The Open Toolkit library (OpenTK) is an advanced, low-level C# wrapper for OpenGL, OpenGL ES and OpenAL. It is suitable for games, scientific visualizations and projects that require 3d graphics, audio or compute functionality. Features - Create cutting-edge graphics with OpenGL 4.4 and OpenGL ES 3.0 - Use the .Net/Mono language of your choice: C#, F#, VB.Net, Boo, IronPython, IronRuby - Develop faster with inline documentation and strongly-typed enumerations for all OpenGL and OpenAL functions This is a .NET Core-compatible version of OpenTK.
OpenTK.NetStandard by: emmaus
  • 11 total downloads
  • Latest version: 1.0.4
The Open Toolkit library (OpenTK) is an advanced, low-level C# wrapper for OpenGL, OpenGL ES and OpenAL. It is suitable for games, scientific visualizations and projects that require 3d graphics, audio or compute functionality. Features - Create cutting-edge graphics with OpenGL 4.6 and OpenGL ES 3.0 - Use the .Net/Mono language of your choice: C#, F#, VB.Net, Boo, IronPython, IronRuby - Develop faster with inline documentation and strongly-typed enumerations for all OpenGL and OpenAL functions This is a .NET Core-compatible version of OpenTK. This version can be found at https://github.com/emmauss/opentk
OpenTK.redist.glfw by: Team OpenTK
  • 103 total downloads
  • Latest version: 3.4.0.47
GLFW redistributables for OpenTK.
OpenTK.Windowing.Common by: Team OpenTK
  • 6 total downloads
  • Latest version: 4.0.0-pre9.4
Common functionality for OpenTK.Windowing.* packages.
OpenToolkit.Core by: Team OpenTK
  • 93 total downloads
  • Latest version: 4.0.0-pre9.3
Holds core functionality used by other OpenToolkit packages.
OpenToolkit.Graphics by: Team OpenTK
  • 92 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
  • 93 total downloads
  • Latest version: 4.0.0-pre9.3
Hid/Controller input library.
OpenToolkit.Mathematics by: Team OpenTK
  • 80 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
  • 21 total downloads
  • Latest version: 3.3.0-pre20200829200313
GLFW redistributables for OpenTK.
OpenToolkit.Windowing.Common by: Team OpenTK
  • 79 total downloads
  • Latest version: 4.0.0-pre9.3
Common functionality for OpenToolkit.Windowing.* packages.
OpenToolkit.Windowing.Desktop by: Team OpenTK
  • 79 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
  • 79 total downloads
  • Latest version: 4.0.0-pre9.3
GLFW bindings for c# from the cpp GLFW library.
Perfolizer by: Andrey Akinshin
  • 196 total downloads
  • Latest version: 0.6.1
  • analysis performance tool
Performance analysis toolkit
PInvoke.Kernel32 by: Andrew Arnott
  • 211 total downloads
  • Latest version: 0.7.124
P/Invoke methods for the Windows Kernel32.dll.
PInvoke.User32 by: Andrew Arnott
  • 215 total downloads
  • Latest version: 0.7.124
P/Invoke methods for the Windows User32.dll.
PInvoke.Windows.Core by: Andrew Arnott
  • 112 total downloads
  • Latest version: 0.7.124
P/Invoke types for common Windows APIs.
PInvoke.Windows.ShellScalingApi by: Andrew Arnott
  • 106 total downloads
  • Latest version: 0.7.124
P/Invoke methods for the Windows Windows.ShellScalingApi.dll.
Pipelines.Sockets.Unofficial by: Pipelines.Sockets.Unofficial
  • 134 total downloads
  • Latest version: 2.2.8
Package Description
Polly by: Michael Wolfenden App vNext
  • 521 total downloads
  • Latest version: 8.6.5
  • Polly Exception Handling Resilience Transient Fault Policy Circuit Breaker CircuitBreaker Retry Wait Cache Cache-aside Bulkhead Fallback Timeout Throttle
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
  • 18 total downloads
  • Latest version: 0.3.0
  • Resilience Chaos-engineering Fault-injection
Simmy is a chaos-engineering and fault-injection tool, integrating with the Polly resilience project for .NET