OpenToolkit.Core
by: Team OpenTK
- 287 total downloads
- Latest version: 4.0.0-pre9.3
Holds core functionality used by other OpenToolkit packages.
OpenToolkit.Graphics
by: Team OpenTK
- 356 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
- 302 total downloads
- Latest version: 4.0.0-pre9.3
Hid/Controller input library.
OpenToolkit.Mathematics
by: Team OpenTK
- 338 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
- 114 total downloads
- Latest version: 4.0.0-pre9.3
OpenAL bindings for dotnet from the Khronos openAL c library.
opentoolkit.redist.glfw
by: OpenToolkit
- 68 total downloads
- Latest version: 3.3.0-pre20200829200313
GLFW redistributables for OpenTK.
OpenToolkit.Windowing.Common
by: Team OpenTK
- 291 total downloads
- Latest version: 4.0.0-pre9.3
Common functionality for OpenToolkit.Windowing.* packages.
OpenToolkit.Windowing.Desktop
by: Team OpenTK
- 303 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
- 297 total downloads
- Latest version: 4.0.0-pre9.3
GLFW bindings for c# from the cpp GLFW library.
OpenTracing
by: The OpenTracing Authors
- 36 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.
Oracle.EntityFrameworkCore
by: Oracle
- 2.027k total downloads
- Latest version: 10.23.26200
Oracle Data Provider for .NET (ODP.NET) Entity Framework Core for Oracle Database.
Oracle.ManagedDataAccess
by: Oracle
- 2.023k total downloads
- Latest version: 23.26.200
Managed Oracle Data Provider for .NET (ODP.NET) features optimized ADO.NET data access to the Oracle database for .NET Framework and is 100% managed code. ODP.NET allows developers to take advantage of advanced Oracle database functionality, including Real Application Clusters, self-tuning statement cache, Application Continuity, JSON Relational Duality, and Fast Connection Failover.
Oracle.ManagedDataAccess.Core
by: Oracle
- 2.78k total downloads
- Latest version: 23.26.200
Oracle Data Provider for .NET (ODP.NET) Core is a multi-platform ADO.NET driver that provides fast data access from Microsoft .NET (Core) clients to Oracle databases. ODP.NET Core consists of a single 100% managed code dynamic-link library.
Oracle.ManagedDataAccess.EntityFramework
by: Oracle
- 929 total downloads
- Latest version: 23.26.200
This NuGet package is for ODP.NET, Managed Driver applications that use Code First and/or Entity Framework 6 applications. It will add and configure the Oracle Entity Framework assembly for your application.
Owin
by: OWIN startup components contributors
- 34 total downloads
- Latest version: 1.0.0
OWIN IAppBuilder startup interface
PacketDotNet
by: Chris Morgan (chmorgan@gmail.com)
- 1.95k total downloads
- Latest version: 1.4.9-pre53
High performance .NET assembly for dissecting and constructing network packets such as Ethernet, IP, TCP, UDP, etc.
Parlot
by: Sebastien Ros
- 1.708k total downloads
- Latest version: 1.6.0-preview.8
Parlot is a fast, lightweight and simple to use .NET parser combinator.
Parquet.Net
by: Ivan Gavryliuk (@aloneguid)
- 6.179k total downloads
- Latest version: 6.0.4-pre.1
Fully managed Apache Parquet implementation.
PCLCrypto
by: Andrew Arnott
- 650 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.