OpenTelemetry.Exporter.OpenTelemetryProtocol by: OpenTelemetry authors
  • 1 total downloads
  • Latest version: 0.3.0-beta.1
  • Tracing OpenTelemetry Management Monitoring distributed-tracing
OpenTelemetry protocol exporter for OpenTelemetry .NET
OpenTelemetry.Extensions.Hosting by: OpenTelemetry Authors
  • 8 total downloads
  • Latest version: 1.12.0
  • Observability OpenTelemetry Monitoring Telemetry Tracing Metrics Logging
Contains extensions to start OpenTelemetry in applications using Microsoft.Extensions.Hosting
OpenTelemetry.Instrumentation.AspNetCore by: OpenTelemetry Authors
  • 8 total downloads
  • Latest version: 1.12.0
  • Observability OpenTelemetry Monitoring Telemetry distributed-tracing AspNetCore
ASP.NET Core instrumentation for OpenTelemetry .NET
OpenTelemetry.Instrumentation.Http by: OpenTelemetry Authors
  • 1 total downloads
  • Latest version: 1.12.0
  • Observability OpenTelemetry Monitoring Telemetry distributed-tracing
Http instrumentation for OpenTelemetry .NET.
OpenTelemetry.Instrumentation.SqlClient by: OpenTelemetry authors
  • 4 total downloads
  • Latest version: 1.9.0-beta.1
  • Observability OpenTelemetry Monitoring Telemetry distributed-tracing
SqlClient instrumentation for OpenTelemetry .NET
OpenTelemetry.Instrumentation.StackExchangeRedis by: OpenTelemetry Authors
  • 3 total downloads
  • Latest version: 1.12.0-beta.2
  • Observability OpenTelemetry Monitoring Telemetry distributed-tracing Redis StackExchange.Redis
StackExchange.Redis instrumentation for OpenTelemetry .NET.
OpenTK by: Team OpenTK
  • 49 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.redist.glfw by: Team OpenTK
  • 3 total downloads
  • Latest version: 3.4.0.44
GLFW redistributables for OpenTK.
OpenToolkit.Graphics by: Team OpenTK
  • 1 total downloads
  • Latest version: 4.0.0-pre4
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.
OrleansDashboard by: OrleansContrib
  • 0 total downloads
  • Latest version: 3.2.0
  • orleans dashboard metrics monitor
An admin dashboard for Microsoft Orleans
Otp.NET by: Kyle Spearrin
  • 6 total downloads
  • Latest version: 1.4.0
  • otp,totp,hotp,2fa,two factor
An implementation of TOTP and HOTP which are commonly used for multi factor authentication by using a shared key between the client and the server to generate and verify one time use codes. For documentation and examples visit the project website on GitHub at https://github.com/kspearrin/Otp.NET
Parlot by: Sebastien Ros
  • 45 total downloads
  • Latest version: 1.4.2
  • parser interpreter
Parlot is a fast, lightweight and simple to use .NET parser combinator.
PCLCrypto by: Andrew Arnott
  • 3 total downloads
  • Latest version: 2.1.40-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 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.
Perfolizer by: Andrey Akinshin
  • 27 total downloads
  • Latest version: 0.5.3
  • analysis performance tool
Performance analysis toolkit
Pipelines.Sockets.Unofficial by: Pipelines.Sockets.Unofficial
  • 5 total downloads
  • Latest version: 2.2.8
Package Description
Plugin.Fingerprint by: Sven-Michael Stübe
  • 1 total downloads
  • Latest version: 3.0.0-beta.1
  • xamarin mvvmcross mvvm maui monodroid Xamarin.iOS10 mac Xamarin.Mac ios fingerprint authenticate Xamarin.Android android touchid biometric windows uwp face id unlock
Authenticate a user via fingerprint, face id or any other biometic / local authentication method from a cross platform API.
Plugin.Firebase by: Tobias Buchholz
  • 0 total downloads
  • Latest version: 1.1.5
  • xamarin, ios, android
The plugin includes cross-platform APIs for Firebase Analytics, Auth, Cloud Messaging, Dynamic Links, Firestore, Cloud Functions, Remote Config and Storage.
Polly by: Michael Wolfenden, App vNext
  • 1 total downloads
  • Latest version: 7.2.4
  • Exception Handling Resilience Transient Fault Policy Circuit Breaker CircuitBreaker Retry Wait Cache Cache-aside Bulkhead Rate-limit Fallback Timeout Throttle Parallelization
Polly is a library that allows developers to express resilience and transient fault handling policies such as Retry, Circuit Breaker, Timeout, Bulkhead Isolation, and Fallback in a fluent and thread-safe manner.
Polly.Core by: Michael Wolfenden, App vNext
  • 5 total downloads
  • Latest version: 8.4.1
  • Polly Simmy Exception Handling Resilience Transient Fault Policy Circuit Breaker CircuitBreaker Chaos ChaosEngineering Retry Wait Fallback Timeout Parallelization Hedging
Polly.Core is a .NET resilience and transient-fault-handling library that allows developers to express resilience strategies such as Retry, Circuit Breaker, Hedging, Timeout, Chaos and Fallback in a fluent and thread-safe manner.
Polly.Extensions by: Michael Wolfenden, App vNext
  • 0 total downloads
  • Latest version: 8.4.1
  • Polly Exception Handling Resilience Transient Fault Policy DI DependencyInjection IOC InversionOfControl Metrics Observability Telemetry
Polly.Extensions adds support for dependency injection and telemetry for the Polly.Core library.