NumSharp
by: Haiping Chen Eli Belash Meinrad Recheis
- 150 total downloads
- Latest version: 0.30.0
NumSharp is the fundamental library for scientific computing with .NET providing a similar API to python's numpy scientific library. NumSharp has full N-D, broadcasting and axis support. If you want to use .NET to get started with machine learning, NumSharp will be your best tool.
NumSharp.Lite
by: Haiping Chen
- 37 total downloads
- Latest version: 0.1.12
NumSharp.Lite is the compact version of NumSharp without full datatype supported.
NUnit
by: Charlie Poole Rob Prouse
- 336 total downloads
- Latest version: 4.5.1
NUnit is a unit-testing framework for all .NET languages.
It can run on macOS, Linux and Windows operating systems.
NUnit can be used for a wide range of testing, from unit testing with TDD to full-fledged system and integration testing.
It is a non-opinionated, broad and deep framework with multiple different ways to assert that your code behaves as expected. Many aspects of NUnit can be extended to suit your specific purposes.
The latest version, version 4, is an upgrade from the groundbreaking NUnit 3 framework. It is a modernized version, aimed at taking advantage of the latest .NET features and C# language constructs.
If you are upgrading from NUnit 3, be aware of the breaking changes (https://docs.nunit.org/articles/nunit/release-notes/breaking-changes.html#nunit-40). Please see the NUnit 4 Migration Guide (https://docs.nunit.org/articles/nunit/release-notes/Nunit4.0-MigrationGuide.html) and take care to prepare your NUnit 3 code before you do the upgrade.
Supported platforms:
- .NET Framework 4.6.2+
- .NET 6.0+
- .NET 8.0+
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 Terje Sandstrom
- 165 total downloads
- Latest version: 4.3.2
The NUnit3 TestAdapter for Visual Studio, all versions from 2012 and onwards, and DotNet (incl. .Net core).
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.)
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
- 73 total downloads
- Latest version: 4.13.0.20260330
OpenCvSharp GDI+ extension library.
OpenCvSharp4.runtime.win
by: shimat
- 9 total downloads
- Latest version: 4.5.3.20211228
Internal implementation package for OpenCvSharp to work on Windows except UWP.
OpenCvSharp4.Windows
by: shimat
- 223 total downloads
- Latest version: 4.13.0.20260302
OpenCV 4.x wrapper. All-in-one package for Windows users.
OpenCvSharp4.WpfExtensions
by: shimat
- 111 total downloads
- Latest version: 4.7.0.20230115
OpenCvSharp WPF extension library.
OpenQA.Selenium.Chrome.ChromeDriverExtensions
by: RDavydenko
- 6 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
- 8 total downloads
- Latest version: 1.0.0-beta.1
OpenTelemetry Persistent Storage