Newtonsoft.Json
by: James Newton-King
- 533 total downloads
- Latest version: 13.0.4
Json.NET is a popular high-performance JSON framework for .NET
Newtonsoft.Json.Bson
by: James Newton-King
- 32 total downloads
- Latest version: 1.0.3
Json.NET BSON adds support for reading and writing BSON
OpenTK
by: Team OpenTK
- 170 total downloads
- Latest version: 5.0.0-pre.15
The Open Toolkit is set of fast, low-level C# bindings for OpenGL, OpenGL ES, OpenAL and OpenCL. It runs on all major platforms and powers hundreds of apps, games and scientific research. It provides bindings for GLFW windowing, input and a game loop, and is the perfect start for your own game engine. OpenTK comes with simple and easy to follow tutorials for learning *modern* OpenGL. These are written by the community and represent all of the best practices to get you started. Learn how to use OpenTK here: https://opentk.net/learn/index.html Sample projects that accompany the tutorial can be found here: https://github.com/opentk/LearnOpenTK We have a very active discord server, if you need help, want to help, or are just curious, come join us! https://discord.gg/6HqD48s
OpenTK.Core
by: Team OpenTK
- 1 total downloads
- Latest version: 4.0.0-pre9.4
Holds core functionality used by other OpenTK packages.
OpenTK.GLControl
by: The Open Toolkit Team
- 28 total downloads
- Latest version: 3.3.3
The Open Toolkit is set of fast, low-level C# bindings for OpenGL, OpenGL ES and OpenAL. It runs on all major platforms and powers hundreds of apps, games and scientific research.
OpenTK provides several utility libraries, including a math/linear algebra package, a windowing system, and input handling.
OpenTK.GLWpfControl
by: varon NogginBops
- 20 total downloads
- Latest version: 3.3.1
A native WPF control for OpenTK 3.X.
OpenTK.Graphics
by: Team OpenTK
- 1 total downloads
- Latest version: 4.0.0-pre9.4
GLes11, GLes20, GLes30, GL2, and GL4 bindings for dotnet from the Khronos openGL c library.
OpenTK.Mathematics
by: Team OpenTK
- 1 total downloads
- Latest version: 4.0.0-pre9.4
A basic mathematics library developed primarily for rendering in 3d and 2d.
OpenTK.redist.glfw
by: Team OpenTK
- 30 total downloads
- Latest version: 3.4.0.47
GLFW redistributables for OpenTK.
OpenTK.Windowing.Common
by: Team OpenTK
- 1 total downloads
- Latest version: 4.0.0-pre9.4
Common functionality for OpenTK.Windowing.* packages.
OpenToolkit.Core
by: Team OpenTK
- 13 total downloads
- Latest version: 4.0.0-pre9.3
Holds core functionality used by other OpenToolkit packages.
OpenToolkit.Graphics
by: Team OpenTK
- 13 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
- 13 total downloads
- Latest version: 4.0.0-pre9.3
Hid/Controller input library.
OpenToolkit.Mathematics
by: Team OpenTK
- 13 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
- 6 total downloads
- Latest version: 3.3.0-pre20200829200313
GLFW redistributables for OpenTK.
OpenToolkit.Windowing.Common
by: Team OpenTK
- 13 total downloads
- Latest version: 4.0.0-pre9.3
Common functionality for OpenToolkit.Windowing.* packages.
OpenTracing
by: The OpenTracing Authors
- 90 total downloads
- Latest version: 0.12.1
This library is a .NET implementation of the OpenTracing API. To fully understand this platform API, it's helpful to be familiar with the OpenTracing project and terminology more generally.
For the time being, mild backwards-incompatible changes may be made without changing the major version number. As OpenTracing and opentracing-csharp mature, backwards compatibility will become more of a priority.
PCLCrypto
by: Andrew Arnott
- 98 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.
pclcrypto
by: Andrew Arnott
- 8 total downloads
- Latest version: 2.1.17-alpha-g5b1e8dff8c
PCL Crypto provides a consistent, portable set of crypto APIs for .NET 4.5, Windows Phone 8.0 SL & 8.1 Xaml, 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.
PCLStorage
by: Daniel Plaisted
- 118 total downloads
- Latest version: 1.0.2
PCL Storage provides a consistent, portable set of local file IO APIs for .NET, Windows Phone, Windows Store, Xamarin.iOS, Xamarin.Android, and Silverlight. This makes it easier to create cross-platform .NET libraries and apps.