NUnit3TestAdapter by: Charlie Poole
  • 16 total downloads
  • Latest version: 3.7.0
  • test visualstudio testadapter nunit nunit3
A package including the NUnit 3 TestAdapter for Visual Studio 2012 onwards. With this package you don't need to install the VSIX adapter package, and you don't need to upload the adapter to your TFS server. Note that this package ONLY contains the adapter, not the NUnit framework. You must also get the framework. You only need one such package for a solution. The package works with Visual Studio 2012 and newer.
OpenFeature by: OpenFeature Authors
  • 1 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.
OpenFeature.Hosting by: OpenFeature Authors
  • 1 total downloads
  • Latest version: 2.4.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.Exporter.Prometheus.AspNetCore by: OpenTelemetry Authors
  • 1 total downloads
  • Latest version: 1.13.0-beta.1
  • Observability OpenTelemetry Monitoring Telemetry Tracing Metrics Logging prometheus metrics
ASP.NET Core middleware for hosting OpenTelemetry .NET Prometheus Exporter
PolySharp by: Sergio Pedri
  • 0 total downloads
  • Latest version: 1.15.0+02753db24d9685e54db06739eb63183d86eb5b62
  • dotnet net netcore netstandard csharp library generator polyfill roslyn
PolySharp provides generated, source-only polyfills for C# language features, to easily use all runtime-agnostic features downlevel
runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl by: Microsoft
  • 1 total downloads
  • Latest version: 4.3.1
Internal implementation package not meant for direct consumption. Please do not reference directly. When using NuGet 3.x this package requires at least version 3.4.
Sentry by: Sentry Team and Contributors
  • 1 total downloads
  • Latest version: 4.11.0
  • Sentry GetSentry Error-Reporting Crash-Reporting Exception-Handling
Official SDK for Sentry - Open-source error tracking that helps developers monitor and fix crashes in real time.
Sentry.Bindings.Android by: Sentry Team and Contributors
  • 22 total downloads
  • Latest version: 6.1.0-alpha.2
  • Sentry GetSentry Error-Reporting Crash-Reporting Exception-Handling
.NET Bindings for the Sentry Android SDK
Sentry.Extensions.Logging by: Sentry Team and Contributors
  • 2 total downloads
  • Latest version: 6.1.0-alpha.2
  • Sentry GetSentry Error-Reporting Crash-Reporting Exception-Handling Logging Microsoft.Extensions.Logging
Official Microsoft.Extensions.Logging integration for Sentry - Open-source error tracking that helps developers monitor and fix crashes in real time.
Sentry.Profiling by: Sentry Team and Contributors
  • 4 total downloads
  • Latest version: 6.1.0-alpha.2
  • Sentry GetSentry Error-Reporting Crash-Reporting Exception-Handling Profiling Diagnostic
Performance profiling support for Sentry - Open-source error tracking that helps developers monitor and fix crashes in real time.
Serilog.Settings.Configuration by: Serilog Contributors
  • 1 total downloads
  • Latest version: 9.0.0
  • serilog json appsettings
Microsoft.Extensions.Configuration (appsettings.json) support for Serilog.
Swashbuckle.AspNetCore.SwaggerGen by: domaindrivendev
  • 22 total downloads
  • Latest version: 10.1.0
  • swagger openapi documentation discovery help webapi aspnet aspnetcore
Swagger Generator for APIs built on ASP.NET Core
Syncfusion.Pdf.Net.Core by: Syncfusion Inc.
  • 2 total downloads
  • Latest version: 31.1.23
  • syncfusion syncfusion.aspnetcore aspnetcore net-standard .net core c# pdf acroform pdf-table tagged-pdf conformance-standard syncfusion.pdf
The Syncfusion® Essential PDF is a .NET standard PDF library that enables your .NET core applications to read, write, and manipulate existing PDF documents. It has various features such table creation, PDF form creation and filling, digital signature, and advanced PDF encryption. It also has various PDF manipulation features such as PDF compression, redaction, split and merge PDF, watermark, import and export PDF form data, replace or remove images, extract text and find text.
System.ClientModel by: Microsoft
  • 2 total downloads
  • Latest version: 1.8.1
Contains building blocks for clients that call cloud services.
System.Configuration.ConfigurationManager by: Microsoft
  • 33 total downloads
  • Latest version: 10.0.2
Provides types that support using XML configuration files (app.config). This package exists only to support migrating existing .NET Framework code that already uses System.Configuration. When writing new code, use another configuration system instead, such as Microsoft.Extensions.Configuration.
System.IO.Hashing by: Microsoft
  • 31 total downloads
  • Latest version: 10.0.2
Provides non-cryptographic hash algorithms, such as CRC-32. Commonly Used Types: System.IO.Hashing.Crc32 System.IO.Hashing.XxHash32
System.IO.Pipelines by: Microsoft
  • 1 total downloads
  • Latest version: 9.0.0-preview.7.24405.7
Single producer single consumer byte buffer management. Commonly Used Types: System.IO.Pipelines.Pipe System.IO.Pipelines.PipeWriter System.IO.Pipelines.PipeReader
System.Numerics.Tensors by: Microsoft
  • 5 total downloads
  • Latest version: 10.0.0-rc.1.25451.107
Provides support for operating over tensors.
System.Reflection.Extensions by: Microsoft
  • 3 total downloads
  • Latest version: 4.0.0-beta-22816
Provides custom attribute extension methods for System.Reflection types. Commonly Used Types: System.Reflection.InterfaceMapping System.Reflection.CustomAttributeExtensions System.Reflection.RuntimeReflectionExtensions
System.Reflection.Metadata by: Microsoft
  • 1 total downloads
  • Latest version: 10.0.2
This package provides a low-level .NET (ECMA-335) metadata reader and writer. It's geared for performance and is the ideal choice for building higher-level libraries that intend to provide their own object model, such as compilers. The metadata format is defined by the ECMA-335 - Common Language Infrastructure (CLI) specification. The System.Reflection.Metadata library is built-in as part of the shared framework in .NET Runtime. The package can be installed when you need to use it in other target frameworks.