Npgsql.NetTopologySuite by: Shay Rojansky, Yoh Deadfall
  • 4 total downloads
  • Latest version: 10.0.1
  • npgsql postgresql postgres postgis spatial nettopologysuite nts ado ado.net database sql
NetTopologySuite plugin for Npgsql, allowing mapping of PostGIS geometry types to NetTopologySuite types.
NSec.Cryptography by: Klaus Hartke
  • 6 total downloads
  • Latest version: 25.4.0
  • aead aegis128l aegis256 aes-gcm argon2id blake2b chacha20-poly1305 crypto cryptography curve25519 ed25519 encryption hash hkdf hmac libsodium scrypt security sha2 x25519
Provides modern cryptographic algorithm implementations for .NET based on libsodium. Commonly Used Types: NSec.Cryptography.Aegis256 NSec.Cryptography.Argon2id NSec.Cryptography.Blake2b NSec.Cryptography.Chacha20Poly1305 NSec.Cryptography.Ed25519 NSec.Cryptography.X25519
OneOf by: Harry McIntyre
  • 1 total downloads
  • Latest version: 3.0.216
  • discriminated unions, return type, match switch
F# style discriminated unions or 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.
OpenTelemetry by: OpenTelemetry Authors
  • 21 total downloads
  • Latest version: 1.14.0
  • Observability OpenTelemetry Monitoring Telemetry Tracing Metrics Logging
OpenTelemetry .NET SDK
OpenTelemetry.Api by: OpenTelemetry Authors
  • 22 total downloads
  • Latest version: 1.14.0
  • Observability OpenTelemetry Monitoring Telemetry Tracing Metrics Logging
OpenTelemetry .NET API
OpenTelemetry.Api.ProviderBuilderExtensions by: OpenTelemetry Authors
  • 22 total downloads
  • Latest version: 1.14.0
  • Observability OpenTelemetry Monitoring Telemetry Tracing Metrics Logging
Contains extensions to register OpenTelemetry in applications using Microsoft.Extensions.DependencyInjection
OpenTelemetry.Exporter.OpenTelemetryProtocol by: OpenTelemetry Authors
  • 21 total downloads
  • Latest version: 1.14.0
  • Observability OpenTelemetry Monitoring Telemetry Tracing Metrics Logging OTLP
OpenTelemetry protocol exporter for OpenTelemetry .NET
OpenTelemetry.Extensions.Hosting by: OpenTelemetry Authors
  • 21 total downloads
  • Latest version: 1.14.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
  • 21 total downloads
  • Latest version: 1.14.0
  • Observability OpenTelemetry Monitoring Telemetry distributed-tracing AspNetCore
ASP.NET Core instrumentation for OpenTelemetry .NET
OpenTelemetry.Instrumentation.Http by: OpenTelemetry Authors
  • 20 total downloads
  • Latest version: 1.14.0
  • Observability OpenTelemetry Monitoring Telemetry distributed-tracing
HTTP instrumentation for OpenTelemetry .NET.
OpenTelemetry.Instrumentation.Runtime by: OpenTelemetry Authors
  • 20 total downloads
  • Latest version: 1.14.0
  • Observability OpenTelemetry Monitoring Telemetry runtime
.NET runtime instrumentation for OpenTelemetry .NET.
Otp.NET by: Kyle Spearrin
  • 9 total downloads
  • Latest version: 1.4.1
  • 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
  • 6 total downloads
  • Latest version: 1.5.2
  • parser interpreter
Parlot is a fast, lightweight and simple to use .NET parser combinator.
Parquet.Net by: Ivan Gavryliuk (@aloneguid)
  • 8 total downloads
  • Latest version: 5.4.0
  • apache parquet dotnet core net c# f# windows linux macos ios android xboxone xbox
Fully managed Apache Parquet implementation.
Polly by: Michael Wolfenden, App vNext
  • 23 total downloads
  • Latest version: 8.6.5
  • Polly Exception Handling Resilience Transient Fault Policy Circuit Breaker CircuitBreaker Retry Wait Cache Cache-aside Bulkhead Fallback Timeout Throttle
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.Core by: Michael Wolfenden, App vNext
  • 42 total downloads
  • Latest version: 8.6.5
  • 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
  • 33 total downloads
  • Latest version: 8.6.4
  • 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.
Polly.Extensions.Http by: App vNext
  • 6 total downloads
  • Latest version: 3.0.0
  • HttpClient HttpClientFactory Exception Handling Resilience Transient Fault Policy
Polly.Extensions.Http is an extensions package containing opinionated convenience methods for configuring Polly policies to handle transient faults typical of calls through HttpClient.
Polly.RateLimiting by: Michael Wolfenden, App vNext
  • 27 total downloads
  • Latest version: 8.4.2
  • Polly Exception Handling Resilience Transient Fault Policy Wait Bulkhead Rate-limit Throttle Hedging
Polly.RateLimiting is a .NET resilience and transient-fault-handling library that allows developers to express resilience strategies using a Rate Limiter in a fluent and thread-safe manner.
Portable.BouncyCastle by: Claire Novotny
  • 8 total downloads
  • Latest version: 1.9.0
  • bouncycastle cryptography encryption security
BouncyCastle portable version with support for .NET 4, .NET Standard 2.0