NuGet.Common by: Microsoft
  • 1 total downloads
  • Latest version: 6.11.0
  • nuget
Common utilities and interfaces for all NuGet libraries.
NuGet.Frameworks by: Microsoft
  • 1 total downloads
  • Latest version: 5.0.0+42a8779499c1d1ed2488c2e6b9e2ee6ff6107766
  • nuget
The understanding of target frameworks for NuGet.Packaging.
NumSharp.Lite by: Haiping Chen
  • 1 total downloads
  • Latest version: 0.1.8
  • Numpy, NumSharp, MachineLearning, Math, Scientific, Numeric, Mathlab, SciSharp
NumSharp.Lite is the compact version of NumSharp without full datatype supported.
NUnit by: Charlie Poole, Rob Prouse
  • 7 total downloads
  • Latest version: 4.4.0
  • nunit test testing tdd framework fluent assert theory plugin addin
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.ConsoleRunner by: Charlie Poole, Rob Prouse
  • 6 total downloads
  • Latest version: 3.20.0
  • nunit test testing tdd runner
This package includes the nunit3-console runner and test engine for version 3 of the NUnit unit-testing framework. Any extensions, if needed, may be installed as separate packages.
NUnit3TestAdapter by: Charlie Poole, Terje Sandstrom
  • 8 total downloads
  • Latest version: 5.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 core 3.1, .net 5 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.)
NunitXml.TestLogger by: spekt
  • 1 total downloads
  • Latest version: 6.1.0
Xml logger for NUnit v3 compliant xml report when test is running with "dotnet test" or "dotnet vstest".
OpenCvSharp4 by: shimat
  • 1 total downloads
  • Latest version: 4.11.0.20250507
  • Image Processing OpenCV Wrapper FFI opencvsharp
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.runtime.win by: shimat
  • 1 total downloads
  • Latest version: 4.11.0.20250507
  • Image Processing OpenCV Wrapper FFI opencvsharp
Internal implementation package for OpenCvSharp to work on Windows except UWP.
OpenTK by: The Open Toolkit Team
  • 1 total downloads
  • Latest version: 3.3.0
  • OpenTK OpenGL OpenAL OpenCL C# F# VB .Net Mono Graphics Game Scientific Science 3D 2D Math Input Gamepad Joystick
The Open Toolkit is set of fast, low-level C# bindings for OpenGL, OpenGL ES and OpenAL. It runs on all major platforms and powers hundreds of apps, games and scientific research. OpenTK provides several utility libraries, including a math/linear algebra package, a windowing system, and input handling.
OpenTK.GLWpfControl by: varon NogginBops
  • 1 total downloads
  • Latest version: 4.2.3
A native WPF control for OpenTK 4.X.
OpenTK.Windowing.Common by: Team OpenTK
  • 1 total downloads
  • Latest version: 4.3.0
Common functionality for OpenTK.Windowing.* packages.
OptimizedPriorityQueue by: BlueRaja
  • 1 total downloads
  • Latest version: 5.0.0
  • C# priority-queue pathfinding optimized
A highly optimized Priority Queue for path-finding and related applications
Perfolizer by: Andrey Akinshin
  • 1 total downloads
  • Latest version: 0.3.17
  • analysis performance tool
Performance analysis toolkit
PlaylistsNET by: Tomasz Walecki
  • 1 total downloads
  • Latest version: 1.1.3
  • playlists m3u pls wpl zpl m3u8 playlist
Simple library for reading and writing playlist's files. Supported formats: m3u, pls, wpl, zpl.
PowerShellStandard.Library by: Microsoft
  • 1 total downloads
  • Latest version: 5.1.1
  • PowerShell, reference, net452, netstandard2, netstandard2.0
Contains the reference assemblies for PowerShell Standard 5
prometheus-net by: andrasm, qed-, lakario, sandersaares
  • 2 total downloads
  • Latest version: 5.0.2
  • metrics prometheus
.NET client library for the Prometheus monitoring and alerting system
prometheus-net.AspNetCore by: andrasm, qed-, lakario, sandersaares
  • 1 total downloads
  • Latest version: 5.0.2
  • metrics prometheus aspnetcore
ASP.NET Core middleware and stand-alone Kestrel server for exporting metrics to Prometheus
prometheus-net.DotNetRuntime by: James Luck
  • 1 total downloads
  • Latest version: 4.2.3
  • Prometheus prometheus-net IOnDemandCollector runtime metrics gc jit threadpool contention stats
Exposes .NET core runtime metrics (GC, JIT, lock contention, thread pool, exceptions) using the prometheus-net package.
Protobuf.Text by: Kerry Jiang and other contributors
  • 2 total downloads
  • Latest version: 0.6.0
  • C#,protobuf,text,text format
Text format support for google's protobuf C# library