NSwag.CodeGeneration.CSharp by: Rico Suter
  • 38 total downloads
  • Latest version: 14.0.0-preview010
  • OpenAPI Swagger AspNetCore Documentation CodeGen TypeScript WebApi AspNet
NSwag: The OpenAPI/Swagger API toolchain for .NET and TypeScript
NSwag.Commands by: Rico Suter
  • 1 total downloads
  • Latest version: 13.6.2
  • OpenAPI Swagger AspNetCore Documentation CodeGen TypeScript WebApi AspNet
NSwag: The OpenAPI/Swagger API toolchain for .NET and TypeScript
NSwag.Generation.AspNetCore by: Rico Suter
  • 1 total downloads
  • Latest version: 13.7.3
  • Swagger Documentation AspNetCore
NSwag: The OpenAPI/Swagger API toolchain for .NET and TypeScript
NuGet.Configuration by: Microsoft
  • 11 total downloads
  • Latest version: 6.12.1
  • nuget
NuGet's configuration settings implementation.
NuGet.Frameworks by: Microsoft
  • 7 total downloads
  • Latest version: 6.12.0
  • nuget
NuGet's understanding of target frameworks.
NuGet.Versioning by: Microsoft
  • 12 total downloads
  • Latest version: 6.11.1
  • semver semantic versioning
NuGet's implementation of Semantic Versioning.
OneOf by: Harry McIntyre
  • 6 total downloads
  • Latest version: 3.0.255
  • discriminated unions, return type, match switch
F# style discriminated unions for 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
  • 14 total downloads
  • Latest version: 1.7.0-alpha.1
  • Observability OpenTelemetry Monitoring Telemetry Tracing Metrics Logging
OpenTelemetry .NET SDK
OpenTelemetry.Exporter.OpenTelemetryProtocol by: OpenTelemetry Authors
  • 1 total downloads
  • Latest version: 1.2.0-rc5
  • Observability OpenTelemetry Monitoring Telemetry Tracing OTLP
OpenTelemetry protocol exporter for OpenTelemetry .NET
OpenTelemetry.Instrumentation.StackExchangeRedis by: OpenTelemetry Authors
  • 1 total downloads
  • Latest version: 1.11.0-beta.2
  • Observability OpenTelemetry Monitoring Telemetry distributed-tracing Redis StackExchange.Redis
StackExchange.Redis instrumentation for OpenTelemetry .NET.
OrleansDashboard by: OrleansContrib
  • 1 total downloads
  • Latest version: 2.1.2
  • orleans dashboard metrics monitor
An admin dashboard for Microsoft Orleans
Polly.Extensions.Http-Signed by: App vNext
  • 1 total downloads
  • Latest version: 1.0.2-rc1
  • 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.
Roslyn.Diagnostics.Analyzers by: Microsoft
  • 1 total downloads
  • Latest version: 3.3.4-beta1.23267.1
  • Roslyn CodeAnalysis Compiler CSharp VB VisualBasic Diagnostic Analyzers Syntax Semantics
Private analyzers specific to Roslyn repo. These analyzers are not intended for public consumptions outside of the Roslyn repo.
runtime.win7.System.Private.Uri by: Microsoft
  • 2 total downloads
  • Latest version: 4.0.4
Internal implementation package not meant for direct consumption. Please do not reference directly. Internal implementation package not meant for direct consumption. Please do not reference directly. Provides implementation of System.Uri. When using NuGet 3.x this package requires at least version 3.4.
Serilog.AspNetCore by: Microsoft, Serilog Contributors
  • 22 total downloads
  • Latest version: 8.0.3
  • serilog aspnet aspnetcore
Serilog support for ASP.NET Core logging
Serilog.Expressions by: Serilog Contributors
  • 1 total downloads
  • Latest version: 5.1.0-dev-02301
  • serilog
An embeddable mini-language for filtering, enriching, and formatting Serilog events, ideal for use with JSON or XML configuration.
Serilog.Sinks.RollingFile by: Serilog Contributors
  • 9 total downloads
  • Latest version: 3.3.0-dev-00758
  • serilog,file,io,rolling
The rolling file sink for Serilog - Simple .NET logging with fully-structured events
Spectre.Console by: Patrik Svensson, Phil Scott, Nils Andresen, Cédric Luthi, Frank Ray
  • 2 total downloads
  • Latest version: 0.49.2-preview.0.96
A library that makes it easier to create beautiful console applications.
SQLitePCLRaw.core by: Eric Sink, et al
  • 1 total downloads
  • Latest version: 1.1.1
  • sqlite pcl database xamarin monotouch ios monodroid android wp8 wpa netstandard uwp
SQLitePCL.raw is a Portable Class Library (PCL) for low-level (raw) access to SQLite. This package does not provide an API which is friendly to app developers. Rather, it provides an API which handles platform and configuration issues, upon which a friendlier API can be built. In order to use this package, you will need to also add one of the SQLitePCLRaw.provider.* packages and call raw.SetProvider(). Convenience packages are named SQLitePCLRaw.bundle_*.
StackExchange.Redis by: Stack Exchange, Inc., Marc Gravell, Nick Craver
  • 1 total downloads
  • Latest version: 2.6.80
  • Async Redis Cache PubSub Messaging
High performance Redis client, incorporating both synchronous and asynchronous usage.