OpenTK.Input
by: Team OpenTK
- 400 total downloads
- Latest version: 4.8.2
Hid/Controller input library.
OpenTK.Mathematics
by: Team OpenTK
- 6 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
- 97 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
- 79 total downloads
- Latest version: 4.0.0-pre9.3
Holds core functionality used by other OpenToolkit packages.
OpenToolkit.Graphics
by: Team OpenTK
- 74 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
- 82 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
- 26 total downloads
- Latest version: 3.3.0-pre20200829200313
GLFW redistributables for OpenTK.
OpenToolkit.Windowing.Common
by: Team OpenTK
- 81 total downloads
- Latest version: 4.0.0-pre9.3
Common functionality for OpenToolkit.Windowing.* packages.
OpenTracing
by: The OpenTracing Authors
- 112 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.
OpenWeatherMap
by: Joan Caron
- 48 total downloads
- Latest version: 1.1.3
This project is a fully asynchronous .NET library for interacting with the great OpenWeatherMap API.
OpenXmlPowerTools
by: Eric White
- 114 total downloads
- Latest version: 4.5.3
The Open XML PowerTools provides guidance and example code for programming with Open XML Documents (DOCX, XLSX, and PPTX). It is based on, and extends the functionality of the Open XML SDK.
It supports scenarios such as:
•Splitting DOCX/PPTX files into multiple files.
•Combining multiple DOCX/PPTX files into a single file.
•Populating content in template DOCX files with data from XML.
•High-fidelity conversion of DOCX to HTML.
•Searching and replacing content in DOCX/PPTX using regular expressions.
•Managing tracked-revisions, including detecting tracked revisions, and accepting tracked revisions.
•Updating Charts in DOCX/PPTX files, including updating cached data, as well as the embedded XLSX.
•Retrieving metrics from DOCX files, including the hierarchy of styles used, the languages used, and the fonts used.
•Writing XLSX files using far simpler code than directly writing the markup, including a streaming approach that enables writing XLSX files with millions of rows.
OpenXMLSDK-MOT
by: Microsoft Open Technologies Inc.
- 42 total downloads
- Latest version: 2.7.1
https://github.com/OfficeDev/Open-XML-SDK
Oracle.EntityFrameworkCore
by: Oracle
- 102 total downloads
- Latest version: 3.19.180
Oracle Data Provider for .NET (ODP.NET) Entity Framework Core for Oracle Database.
Oracle.ManagedDataAccess.Core
by: Oracle
- 385 total downloads
- Latest version: 2.19.290
Oracle Data Provider for .NET (ODP.NET) Core is an 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.
org.matheval
by: matheval.org
- 39 total downloads
- Latest version: 1.0.0.3
Matheval is a mathematical expressions evaluator library for .NET. Allows to evaluate mathematical, boolean, string and datetime expressions on the fly. Official document and usage examples: https://matheval.org/math-expression-eval-for-c-sharp/
PackUtils
by: Thiago Barradas
- 1.226k total downloads
- Latest version: 1.7.1-preview.1
Many utilities like: enumeration, hash, json (extension newtonsoft), regex, signature, string, uri, dictionary, etc
Parlot
by: Sebastien Ros
- 572 total downloads
- Latest version: 1.6.0-preview.4
Parlot is a fast, lightweight and simple to use .NET parser combinator.
PasswordGenerator
by: Paul Seal
- 65 total downloads
- Latest version: 2.1.0
- Removed usage of RNG Crypto Provider and used Random Number Generator
- Fixed bug with methods that use bool and int parameters for the Password class
- Removed usage of Random and replace it with a method which uses RngCrytopServiceProvider