opentoolkit.redist.glfw by: OpenToolkit
  • 51 total downloads
  • Latest version: 3.3.0-pre20200829200313
GLFW redistributables for OpenTK.
OpenXmlPowerTools by: Eric White
  • 241 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.
OpenTK by: Team OpenTK
  • 1.432k 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
OneOf by: Harry McIntyre
  • 193 total downloads
  • Latest version: 2.1.77
  • discriminated union
F#-like discriminated unions for C#
OpenXMLSDK-MOT by: Microsoft Open Technologies Inc.
  • 65 total downloads
  • Latest version: 2.6.1
https://github.com/OfficeDev/Open-XML-SDK
OrchardCore.Translations.All by: Orchard Core Community and Contributors
  • 150 total downloads
  • Latest version: 2.1.0
  • OrchardCore OrchardCoreCMS Localization Translations
Orchard Core CMS is a Web Content Management System (CMS) built on top of the Orchard Core Framework. Orchard Core translation for all supported cultures
OpenTracing by: The OpenTracing Authors
  • 12 total downloads
  • Latest version: 0.10.0
  • 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.
OpenIddict.AspNetCore by: Kévin Chalet
  • 16 total downloads
  • Latest version: 3.0.0-beta1.20311.67
  • authentication jwt openidconnect openiddict security aspnetcore server validation
Versatile OpenID Connect stack for ASP.NET Core 2.1, 3.1 and 5.0.
OrchardCore.Translations.de by: Orchard Core Community and Contributors
  • 171 total downloads
  • Latest version: 2.1.0
  • OrchardCore OrchardCoreCMS Localization Translations
Orchard Core CMS is a Web Content Management System (CMS) built on top of the Orchard Core Framework. Orchard Core translations for 'German' (de) culture
OpenTelemetry.Instrumentation.AspNet.TelemetryHttpModule by: OpenTelemetry Authors
  • 425 total downloads
  • Latest version: 1.12.0-beta.1
  • Observability OpenTelemetry Monitoring Telemetry distributed-tracing AspNet MVC WebAPI
A module that instruments incoming request with System.Diagnostics.Activity and notifies listeners with DiagnosticsSource.
OrchardCore.Translations.el by: Orchard Core Community and Contributors
  • 167 total downloads
  • Latest version: 2.1.0
  • OrchardCore OrchardCoreCMS Localization Translations
Orchard Core CMS is a Web Content Management System (CMS) built on top of the Orchard Core Framework. Orchard Core translations for 'Greek' (el) culture
OrchardCore.Translations.es by: Orchard Core Community and Contributors
  • 162 total downloads
  • Latest version: 2.1.0
  • OrchardCore OrchardCoreCMS Localization Translations
Orchard Core CMS is a Web Content Management System (CMS) built on top of the Orchard Core Framework. Orchard Core translations for 'Spanish' (es) culture
OrchardCore.Translations.ar by: Orchard Core Community and Contributors
  • 155 total downloads
  • Latest version: 2.1.0
  • OrchardCore OrchardCoreCMS Localization Translations
Orchard Core CMS is a Web Content Management System (CMS) built on top of the Orchard Core Framework. Orchard Core translations for 'Arabic' (ar) culture
OrchardCore.Translations.da by: The Orchard Team
  • 10 total downloads
  • Latest version: 1.0.0-rc1-100729
Orchard Core translation for 'da' culture
OpenIddict by: Kévin Chalet
  • 18 total downloads
  • Latest version: 3.0.0-beta1.20311.67
  • authentication jwt openidconnect openiddict security
Versatile OpenID Connect stack for .NET. Note: this metapackage only references the generic core, server and validation packages. To use these features on ASP.NET Core or OWIN/Katana/ASP.NET 4.x, reference the OpenIddict.AspNetCore or OpenIddict.Owin package.
OpenMcdf by: Federico Blaseotto
  • 55 total downloads
  • Latest version: 2.1.6.28924
  • Structured Storage Compound file Mono
OpenMcdf is a 100% .net / C# component that allows developers to manipulate Microsoft Compound Document File Format for OLE structured storage. It supports read/write operations on streams and storages and traversal of structures tree.
OpenTK.GLControl by: The Open Toolkit Team
  • 22 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
OrchardCore.Translations.fa by: Orchard Core Community and Contributors
  • 151 total downloads
  • Latest version: 2.1.0
  • OrchardCore OrchardCoreCMS Localization Translations
Orchard Core CMS is a Web Content Management System (CMS) built on top of the Orchard Core Framework. Orchard Core translations for 'Persian' (fa) culture
OpenTK.redist.glfw by: Team OpenTK
  • 14 total downloads
  • Latest version: 3.3.0-pre20200830200122
GLFW redistributables for OpenTK.
OrchardCore.Translations.cs by: Orchard Core Community and Contributors
  • 151 total downloads
  • Latest version: 2.1.0
  • OrchardCore OrchardCoreCMS Localization Translations
Orchard Core CMS is a Web Content Management System (CMS) built on top of the Orchard Core Framework. Orchard Core translations for 'Czech' (cs) culture