Npgsql.NetTopologySuite
by: Shay Rojansky, Yoh Deadfall
- 4 total downloads
- Latest version: 10.0.1
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
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
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
OpenTelemetry .NET SDK
OpenTelemetry.Api
by: OpenTelemetry Authors
- 22 total downloads
- Latest version: 1.14.0
OpenTelemetry .NET API
OpenTelemetry.Api.ProviderBuilderExtensions
by: OpenTelemetry Authors
- 22 total downloads
- Latest version: 1.14.0
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
OpenTelemetry protocol exporter for OpenTelemetry .NET
OpenTelemetry.Extensions.Hosting
by: OpenTelemetry Authors
- 21 total downloads
- Latest version: 1.14.0
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
ASP.NET Core instrumentation for OpenTelemetry .NET
OpenTelemetry.Instrumentation.Http
by: OpenTelemetry Authors
- 20 total downloads
- Latest version: 1.14.0
HTTP instrumentation for OpenTelemetry .NET.
OpenTelemetry.Instrumentation.Runtime
by: OpenTelemetry Authors
- 20 total downloads
- Latest version: 1.14.0
.NET runtime instrumentation for OpenTelemetry .NET.
Otp.NET
by: Kyle Spearrin
- 9 total downloads
- Latest version: 1.4.1
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
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
Fully managed Apache Parquet implementation.
Polly
by: Michael Wolfenden, App vNext
- 23 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.Core
by: Michael Wolfenden, App vNext
- 42 total downloads
- Latest version: 8.6.5
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.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
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.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 portable version with support for .NET 4, .NET Standard 2.0