OpenLayers by: OpenLayers Team
  • 237 total downloads
  • Latest version: 4.6.4
  • Mapping Javascript
Open source javascript based mapping API.
OpenTK by: Team OpenTK
  • 153 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
  • 2 total downloads
  • Latest version: 1.1.2225
  • OpenTK OpenGL WinForms WPF C# F# VB .Net Mono
OpenTK.GLControl is a Windows.Forms Control with OpenGL rendering capabilities. Use it to add accelerated 3d graphics to your Windows.Forms or Windows Presentation Foundation (WPF) application. Features - Integrate 3d graphics into your Windows.Forms or WPF application - 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 the official nuget package from http://www.opentk.com The source code can be found at https://github.com/opentk/opentk This package contains all code up to Feb 2016 from https://github.com/ppy/opentk
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
  • 50 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
  • 23 total downloads
  • Latest version: 4.5.3
  • 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
PasswordGenerator by: Paul Seal
  • 5 total downloads
  • Latest version: 2.0.0
  • Password Generator OWASP Security Random Special Characters .net framework standard core dotnet dotnetcore
A .NET Standard library which generates random passwords with different settings to meet the OWASP requirements
PCLCrypto by: Andrew Arnott
  • 14 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.
PCSC by: Daniel Mueller
  • 14 total downloads
  • Latest version: 3.1.0
  • PC/SC smartcard apdu pcsc-sharp
Contains classes to access the Personal Computer/Smart Card Resource Manager using the system's native PC/SC API. Implements partial ISO7816 support (APDU etc.). The library is written to run on both, Windows and Unix (Linux with Mono using PCSC Lite).
PDF.Core by: Iron Software https://IronPdf.com
  • 27 total downloads
  • Latest version: 2020.12.2
  • PDF PDF.Core Core netstandard2.0 reports Html-to-pdf
IronPDF for .Net Core 2.x and 3.x allows developers to create, edit and extract PDF content within .Net Core Applications & Websites. The Iron PDF Core library takes the frustration out of generating PDF documents by not relying on proprietary APIs. "Html-To-Pdf" renders pixel-perfect PDFs from open standard document types: HTML, JS, CSS, JPG, PNG, GIF, and SVG. In short, it uses skills that developers already posses. Key features include: * "Html-To-Pdf" creates PDF files from HTML, CSS, JavaScript, and Images. * "Url-To-Pdf" generates PDFs from existing html pages by simply providing their URL. * "Image-To-PDF" creates PDF documents from image files. * PDF to Image functionality can render PDF documents to image files. * Extract text and images from existing PDFs. * Create, Fill and read data from PDF forms. * Merge, Split and Manipulate PDFs to edit PDF structure and content. * Add Page Numbers, Headers, Footers, Watermarks, Tables, Text and Image Assets. * Edit, Stamp and Watermark PDF files with text, images and HTML * Apply HTML or PDF backgrounds to PDF pages * Sign PDF files with digital certificates IronPDF can be used within ASP.NET projects, MVC, Web Services, Console & Desktop Applications. Requires .Net Core 2.x, 3.x or higher. Supports Windows, Ubuntu, Debian, CentOS, BSD, MacOS and Azure platforms. Licensing & Support available for commercial deployments. For code examples, documentation & more visit http://ironpdf.com For support please email us at developers@ironsoftware.com
Pdfium.Net.SDK by: patagames.com
  • 374 total downloads
  • Latest version: 4.100.2704
  • C# PDF Library WPF Viewer WPF Pdfium Pdfium.Net PDF .Net c# VB render renderer viewer pdfviewer WinForms
Pdfium.NET SDK it's a class library based on the PDFium project for viewing, text extracting, navigating and editing PDF files in your .NET projects. With the PDF Viewer control, you can display PDF files directly in your WinForms and WPF application without the need to install an external PDF viewer application on your end user's machine. This control supports zooming, scrolling, bookmarks, text search, continuous page layout and provides a ready-to-go toolbars, so you can quickly incorporate it into your application.
PdfiumViewer by: Pieter van Ginkel
  • 129 total downloads
  • Latest version: 2.13.0
  • pdf viewer pdfium
PDF viewer based on the PDFium project.
PdfiumViewer.Native.x86.v8-xfa by: Pieter van Ginkel
  • 135 total downloads
  • Latest version: 2018.4.8.256
  • pdf viewer pdfium
Native 32-bit PDFium DLL with V8 and XFA support for usage with the PdfiumViewer project.
PdfiumViewer.Native.x86_64.v8-xfa by: Pieter van Ginkel
  • 142 total downloads
  • Latest version: 2018.4.8.256
  • pdf viewer pdfium
Native 64-bit PDFium DLL with V8 and XFA support for usage with the PdfiumViewer project.
PDFjs by: Robert Hajbok
  • 66 total downloads
  • Latest version: 2.0.943
  • pdf.js pdf js
A general-purpose, web standards-based platform for parsing and rendering PDFs.
PdfPig by: UglyToad
  • 28 total downloads
  • Latest version: 0.0.11
  • PDF Reader Document Adobe PDFBox PdfPig pdf-extract
Reads text content from PDF documents and supports document creation. Apache 2.0 licensed.
PDFsharp by: empira Software GmbH
  • 192 total downloads
  • Latest version: 1.51.5185-beta
  • PDFsharp PDF creation
PDFsharp is the Open Source .NET library that easily creates and processes PDF documents on the fly from any .NET language. The same drawing routines can be used to create PDF documents, draw on the screen, or send output to any printer. This is the PDFsharp PDF Core package. See Project Information for details.
PdfSharp by: empira SoftwareGmbH
  • 8 total downloads
  • Latest version: 1.3.0
  • PDFGeneration
PDFsharp is the Open Source .NET library that easily creates and processes PDF documents on the fly from any .NET language. The same drawing routines can be used to create PDF documents, draw on the screen, or send output to any printer.