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
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.
OpenCvSharp4.runtime.win
by: shimat
- 1 total downloads
- Latest version: 4.11.0.20250507
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
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.
OptimizedPriorityQueue
by: BlueRaja
- 1 total downloads
- Latest version: 5.0.0
A highly optimized Priority Queue for path-finding and related applications
python
by: Python Software Foundation
- 1 total downloads
- Latest version: 3.12.7
Installs 64-bit Python for use in build scenarios.
Python.Runtime
by: David William Manthey
- 1 total downloads
- Latest version: 2.7.9
Python 2.7.9 as a single, stand-alone executable with virtually all the standard libraries, plus pywin32-219 and psutil 2.1.3. Compiled with py2exe (see source below) on Windows XP. This should work on Windows XP and later. This works just like a full install of python, except you only need the one file.
RtspClientSharp.Source.Native.Linux
by: Kirill Bogdanov, Artem Drobanov, Ilya Kuryshev
- 3 total downloads
- Latest version: 2025.1.21-152834-67325d
A library required for handling of H.264 video streams on Linux.
You will need to install additional libraries to use this package.
Example for Ubuntu's apt:
> sudo apt update && sudo apt install -y libavcodec61 libavdevice61 libavfilter10 libavformat61 libavutil59 libpostproc58 libswresample5 libswscale8
If there are no such libraries you might have to look for PPA. I'm afraid you'll have to do that yourself.
RtspClientSharp.Source.Native.Windows
by: Kirill Bogdanov, Artem Drobanov, Ilya Kuryshev
- 3 total downloads
- Latest version: 2025.1.21-152834-67325d
A library required for handling of H.264 video streams on Windows.
Includes everything you will need to run it on Windows, just install the package.
runtime.android-arm.runtime.native.System.IO.Ports
by: Microsoft
- 3 total downloads
- Latest version: 9.0.8
Internal implementation package not meant for direct consumption. Please do not reference directly.
runtime.android-arm64.runtime.native.System.IO.Ports
by: Microsoft
- 3 total downloads
- Latest version: 9.0.7
Internal implementation package not meant for direct consumption. Please do not reference directly.
runtime.android-x64.runtime.native.System.IO.Ports
by: Microsoft
- 3 total downloads
- Latest version: 9.0.8
Internal implementation package not meant for direct consumption. Please do not reference directly.
runtime.android-x86.runtime.native.System.IO.Ports
by: Microsoft
- 3 total downloads
- Latest version: 9.0.8
Internal implementation package not meant for direct consumption. Please do not reference directly.
runtime.any.System.Diagnostics.Tools
by: Microsoft
- 1 total downloads
- Latest version: 4.3.0
Internal implementation package not meant for direct consumption. Please do not reference directly.
Provides attributes, such as GeneratedCodeAttribute and SuppresMessageAttribute, that are emitted or consumed by analysis tools.
Commonly Used Types:
System.CodeDom.Compiler.GeneratedCodeAttribute
System.Diagnostics.CodeAnalysis.SuppressMessageAttribute
When using NuGet 3.x this package requires at least version 3.4.
runtime.any.System.Globalization
by: Microsoft
- 1 total downloads
- Latest version: 4.3.0
Internal implementation package not meant for direct consumption. Please do not reference directly.
Provides classes that define culture-related information, including language, country/region, calendars in use, format patterns for dates, currency, and numbers, and sort order for strings.
Commonly Used Types:
System.Globalization.DateTimeFormatInfo
System.Globalization.CultureInfo
System.Globalization.NumberFormatInfo
System.Globalization.CalendarWeekRule
System.Globalization.TextInfo
System.Globalization.Calendar
System.Globalization.CompareInfo
System.Globalization.CompareOptions
System.Globalization.UnicodeCategory
When using NuGet 3.x this package requires at least version 3.4.
runtime.any.System.Resources.ResourceManager
by: Microsoft
- 1 total downloads
- Latest version: 4.3.0
Internal implementation package not meant for direct consumption. Please do not reference directly.
Provides classes and attributes that allow developers to create, store, and manage various culture-specific resources used in an application.
Commonly Used Types:
System.Resources.ResourceManager
System.Resources.NeutralResourcesLanguageAttribute
System.Resources.SatelliteContractVersionAttribute
System.Resources.MissingManifestResourceException
When using NuGet 3.x this package requires at least version 3.4.
runtime.any.System.Runtime.Handles
by: Microsoft
- 1 total downloads
- Latest version: 4.3.0
Internal implementation package not meant for direct consumption. Please do not reference directly.
Provides base classes, including System.Runtime.InteropServices.CriticalHandle and System.Runtime.InteropServices.SafeHandle, for types that represent operating system handles.
Commonly Used Types:
System.Runtime.InteropServices.SafeHandle
Microsoft.Win32.SafeHandles.SafeWaitHandle
System.Runtime.InteropServices.CriticalHandle
System.Threading.WaitHandleExtensions
System.IO.HandleInheritability
When using NuGet 3.x this package requires at least version 3.4.
runtime.any.System.Text.Encoding
by: Microsoft
- 1 total downloads
- Latest version: 4.3.0
Internal implementation package not meant for direct consumption. Please do not reference directly.
Provides base abstract encoding classes for converting blocks of characters to and from blocks of bytes.
Commonly Used Types:
System.Text.Encoding
System.Text.DecoderFallbackException
System.Text.Decoder
System.Text.EncoderFallbackException
System.Text.Encoder
System.Text.EncoderFallback
System.Text.EncoderFallbackBuffer
System.Text.DecoderFallback
System.Text.DecoderFallbackBuffer
System.Text.DecoderExceptionFallback
When using NuGet 3.x this package requires at least version 3.4.