OpenHtmlToPdf by: Timo Vilppu
  • 27 total downloads
  • Latest version: 1.12.0
  • HTML PDF Converter
.NET library for rendering HTML documents to PDF format.
OpenLayers by: OpenLayers Team
  • 237 total downloads
  • Latest version: 4.6.4
  • Mapping Javascript
Open source javascript based mapping API.
OpenTelemetry.Api by: OpenTelemetry authors
  • 16 total downloads
  • Latest version: 0.2.0-alpha.275
  • Tracing OpenTelemetry Management Monitoring
OpenTelemetry .NET instrumentation API
OpenTK by: Team OpenTK
  • 169 total downloads
  • Latest version: 5.0.0-pre.14
  • OpenTK OpenGL OpenGLES GLES OpenAL OpenCL C# F# .NET Mono Vector Math Game Graphics Sound
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.GLControl by: The Open Toolkit Team
  • 28 total downloads
  • Latest version: 3.3.3
  • OpenTK OpenGL OpenAL OpenCL C# F# VB .Net Mono Graphics Game Scientific Science 3D 2D Math Input Gamepad Joystick
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.redist.glfw by: Team OpenTK
  • 2 total downloads
  • Latest version: 3.3.0-pre20200830200122
GLFW redistributables for OpenTK.
opentoolkit.redist.glfw by: OpenToolkit
  • 4 total downloads
  • Latest version: 3.3.0-pre20200829200313
GLFW redistributables for OpenTK.
OpenTracing by: The OpenTracing Authors
  • 65 total downloads
  • Latest version: 0.12.1
  • opentracing distributed-tracing tracing logging
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
  • 29 total downloads
  • Latest version: 1.1.3
  • openweather weather
This project is a fully asynchronous .NET library for interacting with the great OpenWeatherMap API.
OpenXmlPowerTools by: Eric White
  • 28 total downloads
  • Latest version: 4.5.3.2
  • OpenXML PowerPoint Excel Word HTML CSS
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.
  • 8 total downloads
  • Latest version: 2.7.1
https://github.com/OfficeDev/Open-XML-SDK
Oracle.ManagedDataAccess by: Oracle
  • 203 total downloads
  • Latest version: 19.28.0
  • ODP.NET Oracle DB database
ODP.NET, Managed Driver is a 100% native code .NET Framework driver for Oracle Database. No additional Oracle Client software is required to be installed to connect to Oracle Database.
org.matheval by: matheval.org
  • 22 total downloads
  • Latest version: 1.0.0.3
  • Math Mathematics Mathematical Expression Fomular Eval Evaluator Calculator Solve Unary Decimal
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/
Owin by: OWIN startup components contributors
  • 9 total downloads
  • Latest version: 1.0.0
  • OWIN
OWIN IAppBuilder startup interface
PagedList by: Troy Goode
  • 93 total downloads
  • Latest version: 1.17.0
  • paging pager page infinitescroll ajax mvc
PagedList makes it easier for .Net developers to write paging code. It allows you to take any IEnumerable(T) and by specifying the page size and desired page index, select only a subset of that list. PagedList also provides properties that are useful when building UI paging controls.
PasswordGenerator by: Paul Seal
  • 18 total downloads
  • Latest version: 1.1.3
  • Password Generator OWASP Security Random Special Characters
A library which generates random passwords with different settings to meet the OWASP requirements
PCLCrypto by: Andrew Arnott
  • 75 total downloads
  • Latest version: 2.1.32-alpha
  • crypto security cryptography portable pcl winrt android ios xamarin monoandroid monodroid monotouch
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.
pclcrypto by: Andrew Arnott
  • 7 total downloads
  • Latest version: 2.1.17-alpha-g5b1e8dff8c
  • crypto security cryptography portable pcl winrt android ios xamarin monoandroid monodroid monotouch
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
  • 95 total downloads
  • Latest version: 1.0.2
  • io storage file portable pcl winrt android ios xamarin monoandroid monodroid monotouch
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.
PCSC by: Daniel Mueller
  • 153 total downloads
  • Latest version: 5.1.0
  • pcsc smartcard pcsc-sharp pc/sc
Contains classes to access the Personal Computer/Smart Card Resource Manager using the system's native PC/SC API. The library is written to run on multiple platforms (.Net Framework, .Net Core or Mono using PCSC Lite).
PCSC.Iso7816 by: Daniel Mueller
  • 57 total downloads
  • Latest version: 5.1.0
  • pcsc apdu
Implements partial ISO7816 support (APDU etc.) for PCSC.