OpenLayers by: OpenLayers Team
  • 991 total downloads
  • Latest version: 4.6.4
  • Mapping Javascript
Open source javascript based mapping API.
OpenXmlPowerTools by: Eric White
  • 225 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.632k total downloads
  • Latest version: 5.0.0-pre.16
  • 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
  • 16 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
opentoolkit.redist.glfw by: OpenToolkit
  • 59 total downloads
  • Latest version: 3.3.0-pre20200829200313
GLFW redistributables for OpenTK.
OpenTK.redist.glfw by: Team OpenTK
  • 17 total downloads
  • Latest version: 3.3.0-pre20200830200122
GLFW redistributables for OpenTK.
OpenIddict.Validation.AspNetCore by: Kévin Chalet
  • 547 total downloads
  • Latest version: 7.7.0
  • authentication jwt openidconnect openiddict security validation aspnetcore
ASP.NET Core integration package for the OpenIddict validation services.
OpenIddict.Validation by: Kévin Chalet
  • 783 total downloads
  • Latest version: 8.0.0-preview.4.26456.66
  • authentication jwt openidconnect openiddict security validation
OpenIddict token validation services. Note: this package only contains the generic/host-agnostic validation components. To use the validation feature on ASP.NET Core or OWIN/Katana, reference the OpenIddict.Validation.AspNetCore or OpenIddict.Validation.Owin package.
OpenIddict.Client.DataProtection by: Kévin Chalet
  • 562 total downloads
  • Latest version: 8.0.0-preview.4.26456.66
  • authentication jwt openidconnect openiddict security client dataprotection
ASP.NET Core Data Protection integration package for the OpenIddict client services.
OpenIddict.Server.AspNetCore by: Kévin Chalet
  • 631 total downloads
  • Latest version: 7.7.0
  • authentication jwt openidconnect openiddict security server aspnetcore
ASP.NET Core integration package for the OpenIddict server services.
OpenIddict.Server.DataProtection by: Kévin Chalet
  • 654 total downloads
  • Latest version: 8.0.0-preview.4.26456.66
  • authentication jwt openidconnect openiddict security server dataprotection
ASP.NET Core Data Protection integration package for the OpenIddict server services.
OpenIddict.Validation.DataProtection by: Kévin Chalet
  • 522 total downloads
  • Latest version: 8.0.0-preview.4.26456.66
  • authentication jwt openidconnect openiddict security validation dataprotection
ASP.NET Core Data Protection integration package for the OpenIddict validation services.
OpenIddict.Validation.ServerIntegration by: Kévin Chalet
  • 672 total downloads
  • Latest version: 8.0.0-preview.4.26456.66
  • authentication jwt openidconnect openiddict security server validation
Local server integration package for the OpenIddict validation services.
OpenIddict.Validation.SystemNetHttp by: Kévin Chalet
  • 570 total downloads
  • Latest version: 8.0.0-preview.4.26456.66
  • authentication jwt openidconnect openiddict security http httpclient validation
System.Net.Http integration package for the OpenIddict validation services.
OpenIddict.Client.SystemIntegration by: Kévin Chalet
  • 573 total downloads
  • Latest version: 8.0.0-preview.3.26427.30
  • authentication jwt openidconnect openiddict security client android ios linux maccatalyst macos windows
Operating system integration package for the OpenIddict client.
OpenIddict.Server by: Kévin Chalet
  • 1.067k total downloads
  • Latest version: 8.0.0-preview.3.26427.30
  • authentication jwt openidconnect openiddict security server
OpenIddict authorization server services. Note: this package only contains the generic/host-agnostic server components. To use the server feature on ASP.NET Core or OWIN/Katana, reference the OpenIddict.Server.AspNetCore or OpenIddict.Server.Owin package.
OpenIddict.Client.WebIntegration by: Kévin Chalet
  • 636 total downloads
  • Latest version: 8.0.0-preview.4.26456.66
  • authentication jwt openidconnect openiddict security providers social web
OpenIddict client integration package for various Web services.
OpenIddict.Core by: Kévin Chalet
  • 842 total downloads
  • Latest version: 8.0.0-preview.3.26427.30
  • authentication jwt openidconnect openiddict security core
OpenIddict's core components, used to manage the applications, authorizations, scopes and tokens stored in the database.
OpenIddict.Client.SystemNetHttp by: Kévin Chalet
  • 574 total downloads
  • Latest version: 8.0.0-preview.4.26456.66
  • authentication jwt openidconnect openiddict security http httpclient validation
System.Net.Http integration package for the OpenIddict client services.
OpenTelemetry.Instrumentation.AspNet.TelemetryHttpModule by: OpenTelemetry Authors
  • 337 total downloads
  • Latest version: 1.18.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.