OctaPull.RabbitMQ by: emrahtaylan
  • 26 total downloads
  • Latest version: 0.0.4
RabbitMQ yönetimi için generik eklentiler sağlandı
Office by: xuchonglei
  • 18 total downloads
  • Latest version: 12.0.0
Office
org.matheval by: matheval.org
  • 48 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/
PCSC by: Daniel Mueller
  • 463 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).
OpenTracing by: Daniel Wallin The Open Tracing Team
  • 48 total downloads
  • Latest version: 0.8.2
  • OpenTracing distributed-tracing
This library is a .Net implementation of Open Tracing 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.
Owin by: OWIN startup components contributors
  • 25 total downloads
  • Latest version: 1.0.0
  • OWIN
OWIN IAppBuilder startup interface
Oracle.ManagedDataAccess by: Oracle
  • 714 total downloads
  • Latest version: 19.30.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.
PagedList by: Troy Goode
  • 219 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.
OpenLayers by: OpenLayers Team
  • 921 total downloads
  • Latest version: 4.6.4
  • Mapping Javascript
Open source javascript based mapping API.
OpenXmlPowerTools by: Eric White
  • 184 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.
  • 55 total downloads
  • Latest version: 2.6.1
https://github.com/OfficeDev/Open-XML-SDK
OpenTK by: Team OpenTK
  • 1.617k 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
OpenTK.GLControl by: The Open Toolkit Team
  • 216 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.
opentoolkit.redist.glfw by: OpenToolkit
  • 52 total downloads
  • Latest version: 3.3.0-pre20200829200313
GLFW redistributables for OpenTK.
OpenTK.redist.glfw by: Team OpenTK
  • 15 total downloads
  • Latest version: 3.3.0-pre20200830200122
GLFW redistributables for OpenTK.
Org.Mentalis.Security by: Mikhail
  • 11 total downloads
  • Latest version: 1.0.0
My package description.
OpenIddict.AspNetCore by: Kévin Chalet
  • 11 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.
OpenIddict by: Kévin Chalet
  • 6 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.
OpenCli.Sources by: Patrik Svensson
  • 122 total downloads
  • Latest version: 0.8.1-preview.0.1
Contains tooling for OpenCLI
OpenTelemetry.Instrumentation.AspNet.TelemetryHttpModule by: OpenTelemetry Authors
  • 254 total downloads
  • Latest version: 1.15.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.