Microsoft.VisualStudio.SDK.EmbedInteropTypes
by: Microsoft
- 1 total downloads
- Latest version: 15.0.34
When referencing VS SDK NuGet packages using PackageReference, assemblies are referenced instead of linked. This package corrects that.
Microsoft.VisualStudio.Setup.Configuration.Interop
by: Microsoft
- 1 total downloads
- Latest version: 3.14.2075
Managed query API for enumerating Visual Studio setup instances using embeddable interoperability types.
Microsoft.VisualStudio.Threading.Analyzers
by: Microsoft
- 2 total downloads
- Latest version: 17.14.15
Static code analyzer to detect common mistakes or potential issues regarding threading and async coding.
Microsoft.VsSDK.CompatibilityAnalyzer
by: Microsoft
- 1 total downloads
- Latest version: 17.5.4065
Package Description
Microsoft.Win32.Registry
by: Microsoft
- 4 total downloads
- Latest version: 5.0.0
Provides support for accessing and modifying the Windows Registry.
Commonly Used Types:
Microsoft.Win32.RegistryKey
Microsoft.Win32.Registry
Microsoft.Win32.RegistryValueKind
Microsoft.Win32.RegistryHive
Microsoft.Win32.RegistryView
When using NuGet 3.x this package requires at least version 3.4.
Microsoft.Windows.Compatibility
by: Microsoft
- 2 total downloads
- Latest version: 9.0.4
This Windows Compatibility Pack provides access to APIs that were previously available only for .NET Framework. It can be used from both .NET as well as .NET Standard.
MimeTypes
by: Kristian Hellang
- 1 total downloads
- Latest version: 2.3.0
A simple lookup from file name/extension to MIME/media type and vice versa, generated from mime-db, which in turn is compiled from IANA, Apache and nginx's MIME types.
Moq
by: Daniel Cazzulino, kzu
- 2 total downloads
- Latest version: 4.9.0
Moq is the most popular and friendly mocking framework for .NET
MvvmLight
by: Laurent Bugnion (GalaSoft)
- 1 total downloads
- Latest version: 5.4.1
The MVVM Light Toolkit is a set of components helping people to get started in the Model-View-ViewModel pattern in Silverlight, WPF, Windows Phone, Windows 10 UWP, Xamarin.Android, Xamarin.iOS, Xamarin.Forms. It is a light and pragmatic framework that allows you to pick which components you want to use. This version will add the MVVM Light libraries as well as some scaffolding to your application to convert it in an MVVM app!
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
- 4 total downloads
- Latest version: 13.0.4
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
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.
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.