OpenTK.NetStandard by: emmaus
  • 13 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
  • 118 total downloads
  • Latest version: 3.4.0.47
GLFW redistributables for OpenTK.
OpenTK.Windowing.Common by: Team OpenTK
  • 7 total downloads
  • Latest version: 4.0.0-pre9.4
Common functionality for OpenTK.Windowing.* packages.
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.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.
Perfolizer by: Andrey Akinshin
  • 236 total downloads
  • Latest version: 0.6.6
  • analysis performance tool
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
  • 128 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 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
  • 21 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
Polly.Contrib.WaitAndRetry by: Grant Dickinson App vNext
  • 19 total downloads
  • Latest version: 1.1.1
  • Resilience Resiliency Fault-tolerance Transient-fault-handling Retry Retry-intervals Jitter
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 Simmy Exception Handling Resilience Transient Fault Policy Circuit Breaker CircuitBreaker Chaos ChaosEngineering Retry Wait Fallback Timeout Parallelization Hedging
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 Exception Handling Resilience Transient Fault Policy DI DependencyInjection IOC InversionOfControl Metrics Observability Telemetry
Polly.Extensions adds support for dependency injection and telemetry for the Polly.Core library.