NSwag.SwaggerGeneration by: Rico Suter
  • 5 total downloads
  • Latest version: 12.0.5
  • Swagger Documentation WebApi AspNet TypeScript CodeGen
NSwag: The Swagger API toolchain for .NET and TypeScript
NSwag.SwaggerGeneration.AspNetCore by: Rico Suter
  • 1 total downloads
  • Latest version: 12.0.5
  • Swagger Documentation AspNetCore
NSwag: The Swagger API toolchain for .NET and TypeScript
NuGet.Frameworks by: Microsoft
  • 2 total downloads
  • Latest version: 6.7.1
  • nuget
NuGet's understanding of target frameworks.
NuGet.LibraryModel by: Microsoft
  • 0 total downloads
  • Latest version: 6.12.5
  • nuget
NuGet's types and interfaces for understanding dependencies.
Nullable by: Manuel Römer
  • 0 total downloads
  • Latest version: 1.1.1
  • source compiletime csharp8.0 netcore3.0 null nullable attributes allownull disallownull doesnotreturn doesnotreturnif maybenull maybenullwhen notnull notnullifnotnull notnullwhen
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.
OpenTelemetry by: OpenTelemetry Authors
  • 4 total downloads
  • Latest version: 1.15.3
  • Observability OpenTelemetry Monitoring Telemetry Tracing Metrics Logging
OpenTelemetry .NET SDK
OpenTelemetry.Api by: OpenTelemetry Authors
  • 1 total downloads
  • Latest version: 1.13.0
  • Observability OpenTelemetry Monitoring Telemetry Tracing Metrics Logging
OpenTelemetry .NET API
OpenTelemetry.Api.ProviderBuilderExtensions by: OpenTelemetry Authors
  • 3 total downloads
  • Latest version: 1.15.3
  • Observability OpenTelemetry Monitoring Telemetry Tracing Metrics Logging
Contains extensions to register OpenTelemetry in applications using Microsoft.Extensions.DependencyInjection
OpenTelemetry.Extensions.Hosting by: OpenTelemetry Authors
  • 1 total downloads
  • Latest version: 1.15.3
  • Observability OpenTelemetry Monitoring Telemetry Tracing Metrics Logging
Contains extensions to start OpenTelemetry in applications using Microsoft.Extensions.Hosting
OpenTelemetry.Instrumentation.Http by: OpenTelemetry Authors
  • 1 total downloads
  • Latest version: 1.11.1
  • Observability OpenTelemetry Monitoring Telemetry distributed-tracing
Http instrumentation for OpenTelemetry .NET.
OpenTelemetry.Instrumentation.SqlClient by: OpenTelemetry Authors
  • 1 total downloads
  • Latest version: 1.14.0-beta.1
  • Observability OpenTelemetry Monitoring Telemetry distributed-tracing
SqlClient instrumentation for OpenTelemetry .NET.
OpenTelemetry.PersistentStorage.FileSystem by: OpenTelemetry Authors
  • 1 total downloads
  • Latest version: 1.0.1
  • Observability OpenTelemetry Monitoring Telemetry
OpenTelemetry Persistent Storage
OpenTelemetry.Resources.Azure by: OpenTelemetry authors
  • 1 total downloads
  • Latest version: 1.0.0-beta.8
  • Observability OpenTelemetry Monitoring Telemetry ResourceDetector
OpenTelemetry Resource Detectors for Azure cloud environments
OpenTK.Windowing.Common by: Team OpenTK
  • 1 total downloads
  • Latest version: 4.3.0
Common functionality for OpenTK.Windowing.* packages.
OpenToolkit.Windowing.Common by: Team OpenTK
  • 1 total downloads
  • Latest version: 4.0.0-pre.10
Common functionality for OpenToolkit.Windowing.* packages.
OrleansDashboard by: OrleansContrib
  • 1 total downloads
  • Latest version: 2.0.4
  • orleans dashboard metrics monitor
An admin dashboard for Microsoft Orleans
Otp.NET by: Kyle Spearrin
  • 1 total downloads
  • Latest version: 1.4.0
  • otp,totp,hotp,2fa,two factor
An implementation of TOTP and HOTP which are commonly used for multi factor authentication by using a shared key between the client and the server to generate and verify one time use codes. For documentation and examples visit the project website on GitHub at https://github.com/kspearrin/Otp.NET
Parlot by: Sebastien Ros
  • 1 total downloads
  • Latest version: 1.6.0-preview.1
  • parser interpreter
Parlot is a fast, lightweight and simple to use .NET parser combinator.
Plugin.Firebase by: Tobias Buchholz
  • 1 total downloads
  • Latest version: 1.0.5
  • xamarin, ios, android
The plugin includes cross-platform APIs for Firebase Analytics, Auth, Cloud Messaging, Dynamic Links, Firestore, Cloud Functions, Remote Config and Storage.
Polly.Extensions by: Michael Wolfenden, App vNext
  • 1 total downloads
  • Latest version: 8.6.0
  • Polly Exception Handling Resilience Transient Fault Policy DI DependencyInjection IOC InversionOfControl Metrics Observability Telemetry
Polly.Extensions adds support for dependency injection and telemetry for the Polly.Core library.