opentoolkit.redist.glfw by: OpenToolkit
  • 79 total downloads
  • Latest version: 3.3.0-pre20200829200313
GLFW redistributables for OpenTK.
OpenXmlPowerTools by: Eric White
  • 472 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.
OpenIddict.Abstractions by: Kévin Chalet
  • 57 total downloads
  • Latest version: 1.0.0
  • aspnetcore authentication jwt openidconnect openiddict security
OpenIddict's abstractions.
OpenTK by: Team OpenTK
  • 2.499k total downloads
  • Latest version: 5.0.0-pre.15
  • 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
  • 1.783k total downloads
  • Latest version: 3.0.271
  • discriminated unions return type match switch
F# style discriminated unions for C#, using a custom type OneOf<T0, ... Tn> which holds a single value and has a .Match(...) method on it for exhaustive matching. Simple but powerful.
OpenXMLSDK-MOT by: Microsoft Open Technologies Inc.
  • 154 total downloads
  • Latest version: 2.7.1
https://github.com/OfficeDev/Open-XML-SDK
OAuth.DotNetCore by: Robert Hargreaves
  • 19 total downloads
  • Latest version: 3.0.1
  • oauth dotnetcore
An implementation of OAuth 1.0a for .NET Core based on Daniel Crenna's vaulted OAuth library
OpenTracing by: The OpenTracing Authors
  • 111 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.
OpenIddict.AspNetCore by: Kévin Chalet
  • 25 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.
OpenTelemetry.Instrumentation.AspNet.TelemetryHttpModule by: OpenTelemetry Authors
  • 695 total downloads
  • Latest version: 1.14.0
  • Observability OpenTelemetry Monitoring Telemetry distributed-tracing AspNet MVC WebAPI
A module that instruments incoming request with System.Diagnostics.Activity and notifies listeners with DiagnosticsSource.
OpenIddict.Server by: Kévin Chalet
  • 59 total downloads
  • Latest version: 1.0.0
  • aspnetcore authentication jwt openidconnect openiddict security
OpenID Connect server components for OpenIddict.
Octokit by: GitHub
  • 841 total downloads
  • Latest version: 0.40.0
  • GitHub API Octokit linqpad-samples dotnetcore
An async-based GitHub API client library for .NET and .NET Core
OpenIddict by: Kévin Chalet
  • 149 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.
Ocelot by: Tom Pallister
  • 104 total downloads
  • Latest version: 1.0.66-rc2
Ocelot Api Gateway
OpenMcdf by: ironfede
  • 320 total downloads
  • Latest version: 2.4.1
  • Compound file c# structured storage
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
  • 409 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.
OpenIddict.Core by: Kévin Chalet
  • 110 total downloads
  • Latest version: 1.0.0
  • aspnetcore authentication jwt openidconnect openiddict security
OpenIddict's core components, used to manage the applications, authorizations, scopes and tokens stored in the database.
OpenTK.redist.glfw by: Team OpenTK
  • 20 total downloads
  • Latest version: 3.3.0-pre20200830200122
GLFW redistributables for OpenTK.
OpenIddict.Validation by: Kévin Chalet Chino Chang
  • 60 total downloads
  • Latest version: 1.0.0
  • aspnetcore authentication jwt openidconnect openiddict security
OpenIddict token validation middleware for ASP.NET Core.
OpenTelemetry.Api by: OpenTelemetry authors
  • 102 total downloads
  • Latest version: 0.2.0-alpha.275
  • Tracing OpenTelemetry Management Monitoring
OpenTelemetry .NET instrumentation API