NSwag.Generation
by: Rico Suter
- 1 total downloads
- Latest version: 13.16.0
NSwag: The OpenAPI/Swagger API toolchain for .NET and TypeScript
NSwag.Generation.AspNetCore
by: Rico Suter
- 4 total downloads
- Latest version: 14.0.8
NSwag: The OpenAPI/Swagger API toolchain for .NET and TypeScript
NSwag.SwaggerGeneration
by: Rico Suter
- 1 total downloads
- Latest version: 9.3.6255.22738
NSwag: The Swagger API toolchain for .NET and TypeScript
NuGet.Configuration
by: Microsoft
- 1 total downloads
- Latest version: 6.7.1
NuGet's configuration settings implementation.
NuGet.DependencyResolver.Core
by: Microsoft
- 2 total downloads
- Latest version: 5.4.0+d790b66be476cd901a56bd46ada037162097ee21
NuGet client library.
NuGet.LibraryModel
by: Microsoft
- 2 total downloads
- Latest version: 6.4.0
NuGet's types and interfaces for understanding dependencies.
NuGet.Packaging.Core
by: Microsoft
- 1 total downloads
- Latest version: 6.3.3
The (former home to) core data structures for NuGet.Packaging. Contains only the type forwarders to the new assembly.
NuGet.ProjectModel
by: Microsoft
- 2 total downloads
- Latest version: 6.4.3
NuGet's core types and interfaces for PackageReference-based restore, such as lock files, assets file and internal restore models.
Nullable
by: Manuel Römer
- 1 total downloads
- Latest version: 1.1.1
A source code only package which allows you to use .NET Core 3.0's new nullable attributes in older target frameworks like .NET Standard 2.0 or the "old" .NET Framework.
This package does not contain any compiled binaries, but instead adds a single C# file with the attribute classes to your project. Because this C# file gets compiled together with the rest of your code, the built binaries will not have a dependency on this package, meaning that you can perfectly use it for both libraries and applications.
The C# file is only included if you are targeting a framework version which does not support the new nullable attributes. For example, if you create a library which multi-targets .NET Standard 2.0 and 2.1, the file is only included in the .NET Standard 2.0 version, because .NET Standard 2.1 already provides the nullable attributes by default.
Please see https://github.com/manuelroemer/Nullable for additional information on how to use this package.
OneOf
by: Harry McIntyre
- 1 total downloads
- Latest version: 3.0.163
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.2.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
- 2 total downloads
- Latest version: 1.8.0-rc.1
OpenTelemetry .NET SDK
OpenTelemetry.Exporter.Console
by: OpenTelemetry Authors
- 1 total downloads
- Latest version: 1.6.0-alpha.1
Console exporter for OpenTelemetry .NET
OpenTelemetry.Extensions.Hosting
by: OpenTelemetry Authors
- 1 total downloads
- Latest version: 1.14.0
Contains extensions to start OpenTelemetry in applications using Microsoft.Extensions.Hosting
OpenTelemetry.Instrumentation.GrpcNetClient
by: OpenTelemetry Authors
- 1 total downloads
- Latest version: 1.0.0-rc9.9
gRPC for .NET client instrumentation for OpenTelemetry .NET
OpenTelemetry.Instrumentation.Http
by: OpenTelemetry Authors
- 1 total downloads
- Latest version: 0.6.0-beta.1
Http instrumentation for OpenTelemetry .NET
OpenTelemetry.Instrumentation.Runtime
by: OpenTelemetry authors
- 1 total downloads
- Latest version: 1.0.0
dotnet runtime instrumentation for OpenTelemetry .NET
OpenTelemetry.PersistentStorage.Abstractions
by: OpenTelemetry Authors
- 1 total downloads
- Latest version: 1.0.1
OpenTelemetry Persistent Storage Abstractions.
OpenTK.Graphics
by: Team OpenTK
- 1 total downloads
- Latest version: 5.0.0-pre.6
OpenGl and OpenGlEs bindings for dotnet from the Khronos openGL c library.
OpenTK.Mathematics
by: Team OpenTK
- 1 total downloads
- Latest version: 4.7.5
A basic mathematics library developed primarily for rendering in 3d and 2d.