NSwag.Core by: Rico Suter
  • 1 total downloads
  • Latest version: 1.10.5820.36155
NSwag: The Swagger API toolchain for .NET
NSwag.Generation by: Rico Suter
  • 1 total downloads
  • Latest version: 13.1.4
  • 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.0.5
  • Swagger Documentation AspNetCore
NSwag: The Swagger API toolchain for .NET and TypeScript
NSwag.SwaggerGeneration.WebApi by: Rico Suter
  • 4 total downloads
  • Latest version: 11.18.4
  • Swagger Documentation WebApi AspNet TypeScript CodeGen
NSwag: The Swagger API toolchain for .NET and TypeScript
NuGet.Common by: Microsoft
  • 1 total downloads
  • Latest version: 6.12.0
  • nuget
Common utilities and interfaces for all NuGet libraries.
NuGet.LibraryModel by: Microsoft
  • 4 total downloads
  • Latest version: 6.6.1
  • nuget
NuGet's types and interfaces for understanding dependencies.
NuGet.Protocol.Core.Types by: NuGet
  • 5 total downloads
  • Latest version: 3.5.0
  • nuget protocol
NuGet's protocol-level base types used for connecting to API v2 and API v3 repositories.
NuGet.RuntimeModel by: NuGet.RuntimeModel
  • 18 total downloads
  • Latest version: 4.3.0-beta1-2418
NuGet v3 core library.
NUnit by: Charlie Poole, Rob Prouse
  • 3 total downloads
  • Latest version: 3.10.0
  • nunit test testing tdd framework fluent assert theory plugin addin
NUnit features a fluent assert syntax, parameterized, generic and theory tests and is user-extensible. This package includes the NUnit 3 framework assembly, which is referenced by your tests. You will need to install version 3 of the nunit3-console program or a third-party runner that supports NUnit 3 in order to execute tests. Runners intended for use with NUnit 2.x will not run NUnit 3 tests correctly. Supported platforms: - .NET Framework 2.0+ - .NET Standard 1.6+ - .NET Core
NUnit3TestAdapter by: Charlie Poole, Terje Sandstrom
  • 53 total downloads
  • Latest version: 6.1.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 8 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.)
OpenFeature by: OpenFeature Authors
  • 9 total downloads
  • Latest version: 2.11.1
  • 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.Api by: OpenTelemetry Authors
  • 1 total downloads
  • Latest version: 1.3.2
  • Observability OpenTelemetry Monitoring Telemetry Tracing
OpenTelemetry .NET API
OpenTelemetry.Exporter.OpenTelemetryProtocol by: OpenTelemetry Authors
  • 1 total downloads
  • Latest version: 1.14.0
  • Observability OpenTelemetry Monitoring Telemetry Tracing Metrics Logging OTLP
OpenTelemetry protocol exporter for OpenTelemetry .NET
OpenTelemetry.Extensions.Hosting by: OpenTelemetry Authors
  • 2 total downloads
  • Latest version: 1.15.0
  • Observability OpenTelemetry Monitoring Telemetry Tracing Metrics Logging
Contains extensions to start OpenTelemetry in applications using Microsoft.Extensions.Hosting
OpenTelemetry.Instrumentation.AspNetCore by: OpenTelemetry Authors
  • 47 total downloads
  • Latest version: 1.15.0
  • Observability OpenTelemetry Monitoring Telemetry distributed-tracing AspNetCore
ASP.NET Core instrumentation for OpenTelemetry .NET
OpenTelemetry.Instrumentation.SqlClient by: OpenTelemetry Authors
  • 1 total downloads
  • Latest version: 1.0.0-rc2
  • Observability OpenTelemetry Monitoring Telemetry Tracing distributed-tracing
SqlClient instrumentation for OpenTelemetry .NET
OrleansDashboard by: OrleansContrib
  • 1 total downloads
  • Latest version: 1.2.3
  • orleans dashboard metrics monitor
An admin dashboard for Microsoft Orleans
PCLCrypto by: Andrew Arnott
  • 1 total downloads
  • Latest version: 2.1.40-alpha
  • crypto security cryptography portable pcl winrt android ios xamarin monoandroid monodroid monotouch
PCL Crypto provides a consistent, portable set of crypto APIs for .NET 4.5, Windows Store, Xamarin.iOS, Xamarin.Android. This makes it easier to create cross-platform .NET libraries and apps. Crypto functionality includes asymmetric and symmetric encryption and signatures, and key derivation. PCLCrypto calls into each native platform's crypto API for maximum performance. For RSA operations this produces a 2-100X improvement in performance on Android and iOS over using the standard RSACryptoServiceProvider API.
Plugin.CurrentActivity by: James Montemagno
  • 1 total downloads
  • Latest version: 2.0.0.4-beta
  • xamarin, pcl, xam.pcl, plugin, plugin for xamarin, android, activity, current activity
Provides a simple solution for getting access to the current Activity of the application when developing a Plugin for Xamarin. This will lay down a base "application" class for developers in their Android application with boilerplate code to get them started.
Polly.Core by: Michael Wolfenden, App vNext
  • 5 total downloads
  • Latest version: 8.6.3
  • Polly Simmy Exception Handling Resilience Transient Fault Policy Circuit Breaker CircuitBreaker Chaos ChaosEngineering Retry Wait Fallback Timeout Parallelization Hedging
Polly.Core is a .NET resilience and transient-fault-handling library that allows developers to express resilience strategies such as Retry, Circuit Breaker, Hedging, Timeout, Chaos and Fallback in a fluent and thread-safe manner.