NSwag.SwaggerGeneration
by: Rico Suter
- 24 total downloads
- Latest version: 12.2.2
NSwag: The Swagger API toolchain for .NET and TypeScript
NSwag.SwaggerGeneration.AspNetCore
by: Rico Suter
- 15 total downloads
- Latest version: 12.2.1
NSwag: The Swagger API toolchain for .NET and TypeScript
NSwag.SwaggerGeneration.WebApi
by: Rico Suter
- 16 total downloads
- Latest version: 12.0.14
NSwag: The Swagger API toolchain for .NET and TypeScript
NuGet.Configuration
by: Microsoft
- 1 total downloads
- Latest version: 6.11.2
NuGet's configuration settings implementation.
NuGet.Frameworks
by: Microsoft
- 4 total downloads
- Latest version: 5.11.7
NuGet's understanding of target frameworks.
NuGet.LibraryModel
by: Microsoft
- 2 total downloads
- Latest version: 7.6.0
NuGet's types and interfaces for understanding dependencies.
NuGet.Packaging
by: Microsoft
- 2 total downloads
- Latest version: 6.14.3
NuGet's understanding of packages. Reading nuspec, nupkgs and package signing.
NuGet.Packaging.Core
by: Microsoft
- 1 total downloads
- Latest version: 6.7.0
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'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'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 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
NuGet's implementation of Semantic Versioning.
NUnit3TestAdapter
by: Charlie Poole, Terje Sandstrom
- 2 total downloads
- Latest version: 5.2.0
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
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
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
OpenTelemetry .NET SDK
OpenTelemetry.Api
by: OpenTelemetry Authors
- 3 total downloads
- Latest version: 1.19.1
OpenTelemetry .NET API
OpenTelemetry.Api.ProviderBuilderExtensions
by: OpenTelemetry Authors
- 5 total downloads
- Latest version: 1.11.2
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
Console exporter for OpenTelemetry .NET