Nerdbank.Streams by: Andrew Arnott
  • 1 total downloads
  • Latest version: 2.0.2-beta
  • Stream full-duplex websocket
Streams for full duplex in-proc communication, wrap a WebSocket, etc.
NETStandard.Library by: Microsoft
  • 12 total downloads
  • Latest version: 1.6.1
A set of standard .NET APIs that are prescribed to be used and supported together. This includes all of the APIs in the NETStandard.Platform package plus additional libraries that are core to .NET but built on top of NETStandard.Platform. When using NuGet 3.x this package requires at least version 3.4.
Newtonsoft.Json by: James Newton-King
  • 15 total downloads
  • Latest version: 13.0.3
  • json
Json.NET is a popular high-performance JSON framework for .NET
NJsonSchema by: Rico Suter
  • 239 total downloads
  • Latest version: 10.7.2
  • json schema validation generator .net
JSON Schema reader, generator and validator for .NET
NJsonSchema.CodeGeneration by: Rico Suter
  • 117 total downloads
  • Latest version: 8.34.6331.29195
  • json schema validation generator codegen .net
JSON Schema draft v4 reader, generator and validator for .NET
NLog by: Jaroslaw Kowalski
  • 2 total downloads
  • Latest version: 1.0.0.505
  • logging log tracing logfiles NLog
NLog is a logging platform for .NET with rich log routing and management capabilities. It can help you produce and manage high-quality logs for your application regardless of its size or complexity.
NSwag.Annotations by: Rico Suter
  • 110 total downloads
  • Latest version: 13.18.4
  • OpenAPI Swagger AspNetCore Documentation CodeGen TypeScript WebApi AspNet
NSwag: The OpenAPI/Swagger API toolchain for .NET and TypeScript
NSwag.CodeGeneration by: Rico Suter
  • 83 total downloads
  • Latest version: 10.6.6324.28497
  • Swagger Documentation WebApi AspNet TypeScript CodeGen
NSwag: The Swagger API toolchain for .NET and TypeScript
NSwag.Commands by: Rico Suter
  • 3 total downloads
  • Latest version: 9.11.6282.35321
  • Swagger Documentation WebApi AspNet TypeScript CodeGen
NSwag: The Swagger API toolchain for .NET and TypeScript
NSwag.Core by: Rico Suter
  • 64 total downloads
  • Latest version: 13.20.0
  • OpenAPI Swagger AspNetCore Documentation CodeGen TypeScript WebApi AspNet
NSwag: The OpenAPI/Swagger API toolchain for .NET and TypeScript
NSwag.Generation by: Rico Suter
  • 11 total downloads
  • Latest version: 13.13.0
  • OpenAPI Swagger AspNetCore Documentation CodeGen TypeScript WebApi AspNet
NSwag: The OpenAPI/Swagger API toolchain for .NET and TypeScript
NSwag.SwaggerGeneration by: Rico Suter
  • 94 total downloads
  • Latest version: 12.2.4
  • Swagger Documentation WebApi AspNet TypeScript CodeGen
NSwag: The Swagger API toolchain for .NET and TypeScript
NSwag.SwaggerGeneration.WebApi by: Rico Suter
  • 102 total downloads
  • Latest version: 12.2.4
  • Swagger Documentation WebApi AspNet TypeScript CodeGen
NSwag: The Swagger API toolchain for .NET and TypeScript
NuGet.Common by: NuGet.Common
  • 1 total downloads
  • Latest version: 4.0.0
NuGet v3 core library.
NuGet.Repositories by: NuGet.Repositories
  • 2 total downloads
  • Latest version: 4.2.0
NuGet v3 core library.
OpenTelemetry.Instrumentation.AspNet.TelemetryHttpModule by: OpenTelemetry Authors
  • 6 total downloads
  • Latest version: 1.11.0-beta.1
  • Observability OpenTelemetry Monitoring Telemetry distributed-tracing AspNet MVC WebAPI
A module that instruments incoming request with System.Diagnostics.Activity and notifies listeners with DiagnosticsSource.
Polly by: Michael Wolfenden, App vNext
  • 6 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-Signed by: Michael Wolfenden, App vNext
  • 3 total downloads
  • Latest version: 5.6.0
  • Exception Handling Resilience Transient Fault Policy Circuit Breaker CircuitBreaker Retry Wait Cache Cache-aside Bulkhead Fallback Timeout Throttle Parallelization
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
  • 1 total downloads
  • Latest version: 0.2.0
  • Resilience Chaos-engineering Fault-injection
Simmy is a chaos-engineering and fault-injection tool, integrating with the Polly resilience project for .NET
Polly.Extensions.Http by: App vNext
  • 1 total downloads
  • Latest version: 1.0.1-preview2
  • HttpClient 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.