NETStandard.Library
by: Microsoft
- 2 total downloads
- Latest version: 2.0.3
A set of standard .NET APIs that are prescribed to be used and supported together.
18a36291e48808fa7ef2d00a764ceb1ec95645a5
When using NuGet 3.x this package requires at least version 3.4.
Newtonsoft.Json
by: James Newton-King
- 3 total downloads
- Latest version: 13.0.3
Json.NET is a popular high-performance JSON framework for .NET
NodaTime
by: Jon Skeet
- 2 total downloads
- Latest version: 3.1.6
Noda Time is a date and time API acting as an alternative to the built-in DateTime/DateTimeOffset etc types in .NET.
NuGet.Common
by: Microsoft
- 1 total downloads
- Latest version: 6.11.0
Common utilities and interfaces for all NuGet libraries.
NuGet.Frameworks
by: Microsoft
- 1 total downloads
- Latest version: 5.0.0+42a8779499c1d1ed2488c2e6b9e2ee6ff6107766
The understanding of target frameworks for NuGet.Packaging.
NumSharp.Lite
by: Haiping Chen
- 1 total downloads
- Latest version: 0.1.8
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 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
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: NUnit Software
- 1 total downloads
- Latest version: 3.0.10
A package including the NUnit 3.0 TestAdapter for Visual Studio 2012/13/15. 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, 2013 and 2015.
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
OpenCV wrapper for .NET. Since this package includes only core managed libraries, another package of native bindings for your OS is required (OpenCvSharp4.runtime.*).
OpenTK
by: The Open Toolkit Team
- 1 total downloads
- Latest version: 3.3.0
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.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
A highly optimized Priority Queue for path-finding and related applications
Perfolizer
by: Andrey Akinshin
- 1 total downloads
- Latest version: 0.3.17
Performance analysis toolkit
PlaylistsNET
by: Tomasz Walecki
- 1 total downloads
- Latest version: 1.1.3
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
Contains the reference assemblies for PowerShell Standard 5
prometheus-net
by: andrasm, qed-, lakario, sandersaares
- 2 total downloads
- Latest version: 5.0.2
.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
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
Exposes .NET core runtime metrics (GC, JIT, lock contention, thread pool, exceptions) using the prometheus-net package.