NUnit.Analyzers
by: NUnit
- 86 total downloads
- Latest version: 4.11.2
This package includes analyzers and code fixes for test projects using NUnit 3+. The analyzers will mark wrong usages when writing tests, and the code fixes can be used to used to correct these usages. They will also aid in the transition from NUnit 3 to NUnit 4.
Version 3.0 and upwards works in Visual Studio 2019 (version 16.3) or newer and also enables supression of compiler errors such as errors arising from nullable reference types. For Visual Studio 2017 one must use versions below 3.0 - note that these versions are no longer updated, so version 2.10.0 is the last version that works in Visual Studio 2017.
NUnit3TestAdapter
by: Charlie Poole
- 65 total downloads
- Latest version: 3.7.0
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.
OneOf
by: Harry McIntyre
- 501 total downloads
- Latest version: 3.0.271
F# style discriminated unions for 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.
OpenCvSharp4
by: shimat
- 306 total downloads
- Latest version: 4.13.0.20260318
OpenCV wrapper for .NET. Since this package includes only core managed libraries, another package of native bindings for your OS is required (OpenCvSharp4.runtime.*).
OpenCvSharp4.Extensions
by: shimat
- 69 total downloads
- Latest version: 4.13.0.20260330
OpenCvSharp GDI+ extension library.
OpenCvSharp4.runtime.win
by: shimat
- 181 total downloads
- Latest version: 4.13.0.20260302
Internal implementation package for OpenCvSharp to work on Windows except UWP.
OpenCvSharp4.Windows
by: shimat
- 222 total downloads
- Latest version: 4.13.0.20260302
OpenCV 4.x wrapper. All-in-one package for Windows users.
OpenQA.Selenium.Chrome.ChromeDriverExtensions
by: RDavydenko
- 3 total downloads
- Latest version: 1.2.0
This extensions allows you to add an HTTP-proxy with authentication (username and password) to Selenium.ChromeDriver
OpenTelemetry
by: OpenTelemetry Authors
- 279 total downloads
- Latest version: 1.15.1
OpenTelemetry .NET SDK
OpenTelemetry.Api
by: OpenTelemetry Authors
- 203 total downloads
- Latest version: 1.15.0
OpenTelemetry .NET API
OpenTelemetry.Api.ProviderBuilderExtensions
by: OpenTelemetry Authors
- 57 total downloads
- Latest version: 1.15.1
Contains extensions to register OpenTelemetry in applications using Microsoft.Extensions.DependencyInjection
OpenTelemetry.Exporter.Console
by: OpenTelemetry Authors
- 197 total downloads
- Latest version: 1.15.1
Console exporter for OpenTelemetry .NET
OpenTelemetry.Exporter.OpenTelemetryProtocol
by: OpenTelemetry Authors
- 161 total downloads
- Latest version: 1.15.1
OpenTelemetry protocol exporter for OpenTelemetry .NET
OpenTelemetry.Exporter.Prometheus.HttpListener
by: OpenTelemetry Authors
- 24 total downloads
- Latest version: 1.14.0-beta.1
Stand-alone HttpListener for hosting OpenTelemetry .NET Prometheus Exporter
OpenTelemetry.Extensions.Hosting
by: OpenTelemetry Authors
- 132 total downloads
- Latest version: 1.15.1
Contains extensions to start OpenTelemetry in applications using Microsoft.Extensions.Hosting
OpenTelemetry.Extensions.PersistentStorage
by: OpenTelemetry authors
- 5 total downloads
- Latest version: 1.0.0-beta.1
OpenTelemetry Persistent Storage
OpenTelemetry.Extensions.PersistentStorage.Abstractions
by: OpenTelemetry authors
- 3 total downloads
- Latest version: 1.0.0-beta.1
OpenTelemetry Persistent Storage Abstractions
OpenTelemetry.Instrumentation.AspNetCore
by: OpenTelemetry Authors
- 33 total downloads
- Latest version: 1.15.0
ASP.NET Core instrumentation for OpenTelemetry .NET
OpenTelemetry.Instrumentation.Http
by: OpenTelemetry Authors
- 18 total downloads
- Latest version: 1.14.0
HTTP instrumentation for OpenTelemetry .NET.
OpenTelemetry.Instrumentation.Process
by: OpenTelemetry Authors
- 13 total downloads
- Latest version: 1.14.0-beta.2
dotnet process instrumentation for OpenTelemetry .NET.