OpenTelemetry.Extensions.PersistentStorage.Abstractions
by: OpenTelemetry authors
- 4 total downloads
- Latest version: 1.0.0-beta.1
OpenTelemetry Persistent Storage Abstractions
OpenTelemetry.Instrumentation.AspNetCore
by: OpenTelemetry Authors
- 36 total downloads
- Latest version: 1.14.0-rc.1
ASP.NET Core instrumentation for OpenTelemetry .NET
OpenTelemetry.Instrumentation.EntityFrameworkCore
by: OpenTelemetry Authors
- 55 total downloads
- Latest version: 1.14.0-beta.2
Microsoft.EntityFrameworkCore instrumentation for OpenTelemetry .NET.
OpenTelemetry.Instrumentation.Http
by: OpenTelemetry Authors
- 91 total downloads
- Latest version: 1.14.0
HTTP instrumentation for OpenTelemetry .NET.
OpenTelemetry.Instrumentation.Runtime
by: OpenTelemetry Authors
- 88 total downloads
- Latest version: 1.14.0
.NET runtime instrumentation for OpenTelemetry .NET.
OpenTelemetry.Instrumentation.SqlClient
by: OpenTelemetry Authors
- 90 total downloads
- Latest version: 1.14.0-beta.1
SqlClient instrumentation for OpenTelemetry .NET.
OpenTelemetry.PersistentStorage.Abstractions
by: OpenTelemetry Authors
- 13 total downloads
- Latest version: 1.0.2
OpenTelemetry Persistent Storage Abstractions.
OpenTelemetry.PersistentStorage.FileSystem
by: OpenTelemetry Authors
- 16 total downloads
- Latest version: 1.0.2
OpenTelemetry Persistent Storage
OpenTelemetry.Resources.Azure
by: OpenTelemetry Authors
- 29 total downloads
- Latest version: 1.14.0-beta.1
OpenTelemetry Resource Detectors for Azure cloud environments.
Owin
by: OWIN startup components contributors
- 4 total downloads
- Latest version: 1.0.0
OWIN IAppBuilder startup interface
PCLCrypto
by: Andrew Arnott
- 45 total downloads
- Latest version: 2.1.40-alpha
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.
PInvoke.BCrypt
by: Andrew Arnott
- 94 total downloads
- Latest version: 0.7.124
P/Invoke methods for the Windows BCrypt.dll.
PInvoke.Kernel32
by: Andrew Arnott
- 116 total downloads
- Latest version: 0.7.124
P/Invoke methods for the Windows Kernel32.dll.
PInvoke.NCrypt
by: Andrew Arnott
- 100 total downloads
- Latest version: 0.7.124
P/Invoke methods for the Windows NCrypt.dll.
PInvoke.Windows.Core
by: Andrew Arnott
- 60 total downloads
- Latest version: 0.7.124
P/Invoke types for common Windows APIs.
Pipelines.Sockets.Unofficial
by: Pipelines.Sockets.Unofficial
- 38 total downloads
- Latest version: 2.2.8
Package Description
Polly
by: Michael Wolfenden, App vNext
- 212 total downloads
- Latest version: 8.6.5
Polly is a .NET resilience and transient-fault-handling 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-Signed
by: Michael Wolfenden, App vNext
- 71 total downloads
- Latest version: 5.9.0
Polly is a .NET 4.5 / .NET Standard 1.1 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.Contrib.Simmy
by: App vNext
- 5 total downloads
- Latest version: 0.3.0
Simmy is a chaos-engineering and fault-injection tool, integrating with the Polly resilience project for .NET
Polly.Contrib.WaitAndRetry
by: Grant Dickinson, App vNext
- 9 total downloads
- Latest version: 1.1.1
Polly.Contrib.WaitAndRetry is an extension library for Polly containing helper methods for a variety of wait-and-retry strategies.