NSwag.SwaggerGeneration by: Rico Suter
  • 24 total downloads
  • Latest version: 12.2.2
  • Swagger Documentation WebApi AspNet TypeScript CodeGen
NSwag: The Swagger API toolchain for .NET and TypeScript
NSwag.SwaggerGeneration.AspNetCore by: Rico Suter
  • 15 total downloads
  • Latest version: 12.2.1
  • Swagger Documentation AspNetCore
NSwag: The Swagger API toolchain for .NET and TypeScript
NSwag.SwaggerGeneration.WebApi by: Rico Suter
  • 16 total downloads
  • Latest version: 12.0.14
  • Swagger Documentation WebApi AspNet TypeScript CodeGen
NSwag: The Swagger API toolchain for .NET and TypeScript
NuGet.Configuration by: Microsoft
  • 1 total downloads
  • Latest version: 6.11.2
  • nuget
NuGet's configuration settings implementation.
NuGet.Frameworks by: Microsoft
  • 4 total downloads
  • Latest version: 5.11.7
  • nuget
NuGet's understanding of target frameworks.
NuGet.LibraryModel by: Microsoft
  • 2 total downloads
  • Latest version: 7.6.0
  • nuget
NuGet's types and interfaces for understanding dependencies.
NuGet.Packaging by: Microsoft
  • 2 total downloads
  • Latest version: 6.14.3
  • nuget
NuGet's understanding of packages. Reading nuspec, nupkgs and package signing.
NuGet.Packaging.Core by: Microsoft
  • 1 total downloads
  • Latest version: 6.7.0
  • nuget
The (former home to) core data structures for NuGet.Packaging. Contains only the type forwarders to the new assembly.
NuGet.ProjectModel by: Microsoft
  • 3 total downloads
  • Latest version: 7.6.0
  • nuget
NuGet's core types and interfaces for PackageReference-based restore, such as lock files, assets file and internal restore models.
NuGet.Protocol by: Microsoft
  • 7 total downloads
  • Latest version: 7.6.0
  • nuget protocol
NuGet's implementation for interacting with feeds. Contains functionality for all feed types.
NuGet.Protocol.Core.v3 by: NuGet
  • 1 total downloads
  • Latest version: 4.0.0
  • nuget protocol
NuGet Protocol for 3.1.0 servers
NuGet.Repositories by: NuGet.Repositories
  • 1 total downloads
  • Latest version: 4.0.0-rtm-2265
NuGet v3 core library.
NuGet.Versioning by: Microsoft
  • 4 total downloads
  • Latest version: 6.12.4
  • semver semantic versioning
NuGet's implementation of Semantic Versioning.
NUnit3TestAdapter by: Charlie Poole, Terje Sandstrom
  • 2 total downloads
  • Latest version: 5.2.0
  • test visualstudio testadapter nunit nunit3 dotnet
The NUnit3 TestAdapter for Visual Studio, all versions from 2012 and onwards, and DotNet (incl. .Net core), versions .net framework 4.6.2 or higher, .net core 3.1, .net 5 or higher. Note that this package ONLY contains the adapter, not the NUnit framework. For VS 2017 and forward, you should add this package to every test project in your solution. (Earlier versions only require a single adapter package per solution.)
OneOf by: Harry McIntyre
  • 4 total downloads
  • Latest version: 2.1.146
  • 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.
OpenFeature by: OpenFeature Authors
  • 1 total downloads
  • Latest version: 2.5.0
  • Feature OpenFeature Flags
OpenFeature is an open standard for feature flag management, created to support a robust feature flag ecosystem using cloud native technologies. OpenFeature will provide a unified API and SDK, and a developer-first, cloud-native implementation, with extensibility for open source and commercial offerings.
OpenTelemetry by: OpenTelemetry Authors
  • 6 total downloads
  • Latest version: 1.15.0
  • Observability OpenTelemetry Monitoring Telemetry Tracing Metrics Logging
OpenTelemetry .NET SDK
OpenTelemetry.Api by: OpenTelemetry Authors
  • 3 total downloads
  • Latest version: 1.19.1
  • Observability OpenTelemetry Monitoring Telemetry Tracing Metrics Logging
OpenTelemetry .NET API
OpenTelemetry.Api.ProviderBuilderExtensions by: OpenTelemetry Authors
  • 5 total downloads
  • Latest version: 1.11.2
  • Observability OpenTelemetry Monitoring Telemetry Tracing Metrics Logging
Contains extensions to register OpenTelemetry in applications using Microsoft.Extensions.DependencyInjection
OpenTelemetry.Exporter.Console by: OpenTelemetry Authors
  • 7 total downloads
  • Latest version: 1.16.0
  • Observability OpenTelemetry Monitoring Telemetry Tracing Metrics Logging Console distributed-tracing
Console exporter for OpenTelemetry .NET