Microsoft.VisualStudio.Shell.Interop by: Microsoft
  • 1 total downloads
  • Latest version: 16.10.31225.38
  • Microsoft VisualStudio VSSDK SDK
A member of the Visual Studio SDK
Microsoft.VisualStudio.Shell.Interop.15.5.DesignTime by: Microsoft
  • 1 total downloads
  • Latest version: 16.10.31320.204
  • Microsoft VisualStudio VSSDK SDK
A member of the Visual Studio SDK
Microsoft.VisualStudio.Threading.Analyzers by: Microsoft
  • 1 total downloads
  • Latest version: 16.10.56
  • analyzers visualstudio vssdk sdk threading
Static code analyzer to detect common mistakes or potential issues regarding threading and async coding.
Microsoft.VisualStudio.Validation by: Microsoft
  • 2 total downloads
  • Latest version: 16.9.32
  • InputValidation IntegrityCheck
Common input validation and state verification utility methods.
Microsoft.VsSDK.CompatibilityAnalyzer by: Microsoft
  • 1 total downloads
  • Latest version: 17.5.4065
Package Description
Microsoft.Win32.Registry by: Microsoft
  • 3 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.Win32.Registry.AccessControl by: Microsoft
  • 1 total downloads
  • Latest version: 8.0.0
Provides support for managing access and audit control lists for Microsoft.Win32.RegistryKey. Commonly Used Types: System.Security.AccessControl.RegistryAccessRule System.Security.AccessControl.RegistryAuditRule System.Security.AccessControl.RegistrySecurity
Microsoft.Win32.SystemEvents by: Microsoft
  • 9 total downloads
  • Latest version: 9.0.9
Provides access to Windows system event notifications. Commonly Used Types: Microsoft.Win32.SystemEvents
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
  • mime mimetype mediatype file type extension
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.
Mono.Nat by: Alan McGovern, Ben Motmans, Nicholas Terry
  • 1 total downloads
  • Latest version: 3.0.2
  • upnp natpmp nat-pmp port fowarding
Mono.Nat is a modern and full-featured library which supports both the UPNP (Universal Plug and Play) and NAT-PMP (Port Mapping Protocol) protocols for port forwarding.
Moq by: Daniel Cazzulino, kzu
  • 3 total downloads
  • Latest version: 4.17.1
  • moq tdd mocking mocks unittesting agile unittest
Moq is the most popular and friendly mocking framework for .NET. Built from https://github.com/moq/moq4/tree/dcf631eec
MvvmLight by: Laurent Bugnion (GalaSoft)
  • 1 total downloads
  • Latest version: 5.4.1
  • mvvm mvvmlight silverlight windowsstore winrt win10 uwp winstore wpf windowsphone windowsphone8 xamarin android iOS xamarinforms pcl
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
  • 3 total downloads
  • Latest version: 13.0.3
  • json
Json.NET is a popular high-performance JSON framework for .NET
NodaTime by: Jon Skeet
  • 2 total downloads
  • Latest version: 3.1.6
  • date time timezone calendar nodatime
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
  • 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+