MSTest.Analyzers by: Microsoft
  • 444 total downloads
  • Latest version: 4.0.2
  • MSTest Analyzers TestFramework Unittest MSTestV2 Microsoft Test Testing TDD Framework
MSTest is Microsoft supported Test Framework. This package includes code analyzers and code fixes for MSTest.
Mono.Unix by: Microsoft
  • 55 total downloads
  • Latest version: 7.1.0-final.1.21458.1
  • posix unix mono macos osx linux
Provides functionality for managed code to access Posix/Unix features not accessible via BCL
Microsoft.Windows.SDK.BuildTools.MSIX by: Microsoft
  • 73 total downloads
  • Latest version: 1.7.20250829.1
  • WindowsSDK build tools MSIX
This package generates an .msix from the output of your project.
MSBuild.Sdk.Extras by: Oren Novotny
  • 283 total downloads
  • Latest version: 1.5.4
  • msbuild dotnet sdk xamarin android ios macos uwp tizen
Additional MSBuild targets and properties for SDK-style .NET projects.
MiniProfiler by: Marc Gravell, Sam Saffron, Jarrod Dixon
  • 54 total downloads
  • Latest version: 1.8.0
  • profiler sql mvc asp.net performance timing
Lightweight mini-profiler, in particular designed for ASP.NET MVC 3 and ASP.NET sites
MSTest.TestAdapter by: Microsoft
  • 156 total downloads
  • Latest version: 3.8.2
  • MSTest TestFramework TestAdapter VisualStudio Unittest MSTestV2 Microsoft
MSTest is Microsoft supported Test Framework. This package includes the adapter logic to discover and run tests. For access to the testing framework, install the MSTest.TestFramework package. Supported platforms: - .NET 4.6.2+ - .NET Core 3.1+ - .NET 6.0+ - .NET 6.0 Windows.18362+ - UWP 10.0.16299 - UWP 10.0.17763 with .NET 9
MySql.Data by: Oracle
  • 21 total downloads
  • Latest version: 6.9.12
  • MySql MySql.Data Connector/NET
ADO.Net driver for MySQL
MsgPack.Cli by: FUJIWARA, Yusuke
  • 268 total downloads
  • Latest version: 1.0.1
  • MsgPack MessagePack Serialization Formatter Serializer
MessagePack is fast, compact, and interoperable binary serialization format. This package provides MessagePack serialization/deserialization APIs. This pacakge also supports Mono, Xamarin, .NET Core and Unity.
Microsoft.Windows.SDK.Contracts by: Microsoft
  • 1,073k total downloads
  • Latest version: 10.0.28000.1-RTM
  • managed WinRT WinForms WPF SDK WindowsSDK
The Windows WinRT API Pack enables you to add the latest Windows Runtime APIs support to your .NET Framework 4.6+ and .NET Core 3.0+ libraries and apps.   This package includes all the supported Windows Runtime APIs up to Windows version 2004. If you are targeting earlier platforms, consider only offering functionality available on the detected platform version. For further details, see: https://docs.microsoft.com/en-us/windows/uwp/debug-test-perf/version-adaptive-code Supported platforms: - .NET Framework 4.6+ - .NET Core 3.0+ Requires default package management format set to PackageReference, and NuGet 4.0 or higher.
Nerdbank.Streams by: Andrew Arnott
  • 11 total downloads
  • Latest version: 2.0.2-beta
  • Stream full-duplex websocket
Streams for full duplex in-proc communication, wrap a WebSocket, etc.
MudBlazor by: Garderoben, Henon and Contributors
  • 1,795k total downloads
  • Latest version: 8.15.0
  • Blazor, MudBlazor, Material, Material Design, Components, Blazor Components, Blazor Library
Blazor Component Library based on Material Design principles with an emphasis on ease of use and extensibility
NetTopologySuite by: NetTopologySuite - Team
  • 191 total downloads
  • Latest version: 1.15.3
  • NTS Topology OGC SFS
The NTS Topology Suite is an API for modelling and manipulating 2-dimensional linear geometry. It provides numerous geometric predicates and functions. NTS conforms to the Simple Features Specification. This package references GeoAPI.
Microsoft.Windows.SDK.BuildTools by: Microsoft
  • 1,024k total downloads
  • Latest version: 10.0.28000.1-RTM
  • WindowsSDK build tools
Includes tools required for building projects targeting the Windows SDK.
Nerdbank.GitVersioning by: Andrew Arnott
  • 1,578k total downloads
  • Latest version: 3.10.8-alpha
  • git commit versioning version assemblyinfo
Stamps your assemblies with semver 2.0 compliant git commit specific version information and provides NuGet versioning information as well.
Moq by: Kzu
  • 12 total downloads
  • Latest version: 3.1.416.3
Moq (pronounced "Mock-you" or just "Mock") is the only mocking library for .NET developed from scratch to take full advantage of .NET 3.5 (i.e. Linq expression trees) and C# 3.0 features (i.e. lambda expressions) that make it the most productive, type-safe and refactoring-friendly mocking library available
Mono.TextTemplating by: Mikayla Hutchinson
  • 62 total downloads
  • Latest version: 1.3.1
  • T4, templating
Open-source implementation of the T4 templating engine.
Nabla.Blazor.Select2.Components by: KeudellCoding, Leonid Vizel
  • 125 total downloads
  • Latest version: 8.0.6.2
  • Select2 Select Js Models Convertion Blazor
Select2 model convertion tools
NETStandard.Library by: Microsoft
  • 165 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.
NCrontab by: Atif Aziz
  • 25 total downloads
  • Latest version: 3.4.0
  • cron schedule time
NCrontab is crontab for all .NET runtimes supported by .NET Standard 1.0. It provides parsing and formatting of crontab expressions as well as calculation of occurrences of time based on a schedule expressed in the crontab format.
MSTest.TestFramework by: Microsoft
  • 430 total downloads
  • Latest version: 2.2.10
  • MSTest TestFramework Unittest MSTestV2 Microsoft Test Testing TDD Framework
This is MSTest V2, the evolution of Microsoft's Test Framework. Supported platforms: - .NET 4.5.0+ - .NET Core 1.0+ (Universal Windows Apps 10+) (Visual Studio 2017) - .NET 5.0 (Visual Studio 2019) - .NET 5.0 Windows.18362+ (WinUI Desktop Apps) (Visual Studio 2019) - ASP.NET Core 1.0+ (Visual Studio 2017) To discover and execute tests install MSTest.TestAdapter.