Newtonsoft.Json.Bson by: James Newton-King
  • 1 total downloads
  • Latest version: 1.0.2
  • bson
Json.NET BSON adds support for reading and writing BSON
NJsonSchema.Yaml by: Rico Suter
  • 1 total downloads
  • Latest version: 11.5.2
  • json schema validation generator .net
JSON Schema reader, generator and validator for .NET
Npgsql by: Shay Rojansky, Nikita Kazmin, Brar Piening, Nino Floris, Yoh Deadfall, Austin Drenski, Emil Lenngren, Francisco Figueiredo Jr., Kenji Uno
  • 3 total downloads
  • Latest version: 9.0.3
  • npgsql postgresql postgres ado ado.net database sql
Npgsql is the open source .NET data provider for PostgreSQL.
Npgsql.EntityFrameworkCore.PostgreSQL.NetTopologySuite by: Shay Rojansky
  • 2 total downloads
  • Latest version: 10.0.0
  • npgsql postgresql postgres Entity Framework Core entity-framework-core ef efcore orm sql spatial postgis nts
NetTopologySuite PostGIS spatial support plugin for PostgreSQL/Npgsql Entity Framework Core provider.
Npgsql.NetTopologySuite by: Shay Rojansky, Yoh Deadfall
  • 1 total downloads
  • Latest version: 9.0.3
  • 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.
NSwag.AspNetCore by: Rico Suter
  • 1 total downloads
  • Latest version: 14.6.3
  • Swagger Documentation AspNetCore NetCore TypeScript CodeGen
NSwag: The OpenAPI/Swagger API toolchain for .NET and TypeScript
NSwag.Generation by: Rico Suter
  • 1 total downloads
  • Latest version: 14.6.3
  • OpenAPI Swagger AspNetCore Documentation CodeGen TypeScript WebApi AspNet
NSwag: The OpenAPI/Swagger API toolchain for .NET and TypeScript
OneOf by: Harry McIntyre
  • 3 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
  • 12 total downloads
  • Latest version: 1.15.0
  • Observability OpenTelemetry Monitoring Telemetry Tracing Metrics Logging
OpenTelemetry .NET SDK
OpenTelemetry.Api by: OpenTelemetry Authors
  • 16 total downloads
  • Latest version: 1.15.0
  • Observability OpenTelemetry Monitoring Telemetry Tracing Metrics Logging
OpenTelemetry .NET API
OpenTelemetry.Api.ProviderBuilderExtensions by: OpenTelemetry Authors
  • 3 total downloads
  • Latest version: 1.15.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
  • 6 total downloads
  • Latest version: 1.15.0
  • Observability OpenTelemetry Monitoring Telemetry Tracing Metrics Logging OTLP
OpenTelemetry protocol exporter for OpenTelemetry .NET
OpenTelemetry.Extensions.Hosting by: OpenTelemetry Authors
  • 17 total downloads
  • Latest version: 1.15.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.15.1
  • Observability OpenTelemetry Monitoring Telemetry distributed-tracing AspNetCore
ASP.NET Core instrumentation for OpenTelemetry .NET
OpenTelemetry.Instrumentation.Http by: OpenTelemetry Authors
  • 7 total downloads
  • Latest version: 1.15.0
  • Observability OpenTelemetry Monitoring Telemetry distributed-tracing
HTTP instrumentation for OpenTelemetry .NET.
OpenTelemetry.Instrumentation.Runtime by: OpenTelemetry Authors
  • 6 total downloads
  • Latest version: 1.15.0
  • Observability OpenTelemetry Monitoring Telemetry runtime
.NET runtime instrumentation for OpenTelemetry .NET.
Otp.NET by: Kyle Spearrin
  • 1 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
Parquet.Net by: Ivan Gavryliuk (@aloneguid)
  • 2 total downloads
  • Latest version: 5.5.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
  • 36 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
  • 25 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.