MSTest.Analyzers by: Microsoft
  • 725 total downloads
  • Latest version: 4.2.3
  • 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
  • 123 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
NetFx.System.Memory by: NightOwl888
  • 37 total downloads
  • Latest version: 4.0.0
Provides types for efficient representation and pooling of managed, stack, and native memory segments and sequences of such segments, along with primitives to parse and format UTF-8 encoded text stored in those memory segments. Commonly Used Types: System.Span System.ReadOnlySpan System.Memory System.ReadOnlyMemory System.Buffers.MemoryPool System.Buffers.ReadOnlySequence System.Buffers.Text.Utf8Parser System.Buffers.Text.Utf8Formatter
MSBuild.Sdk.Extras by: Claire Novotny
  • 818 total downloads
  • Latest version: 3.0.44
  • msbuild,sdk,dotnet,xamarin,android,ios,macos,uwp,tizen
An MSBuild SDK package for SDK-style .NET projects that has additional properties and targets which extends `Microsoft.NET.Sdk`.
MSTest.TestAdapter by: Microsoft
  • 874 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
  • 388 total downloads
  • Latest version: 8.0.32.1
  • MySql .NET Connector MySql Connector/NET netcore .Net Core MySql Conector/Net Core coreclr C/NET C/Net Core
MySql.Data.MySqlClient .Net Core Class Library
Mono.Posix by: Microsoft
  • 99 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
MsgPack.Cli by: FUJIWARA, Yusuke
  • 857 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.
Mono.Posix.NETStandard by: Microsoft
  • 105 total downloads
  • Latest version: 5.20.1-preview
Provides functionality to access Posix/Unix features
Nerdbank.Streams by: Andrew Arnott
  • 527 total downloads
  • Latest version: 2.2.43
  • Stream full-duplex websocket multiplexing
Streams for full duplex in-proc communication, wrap a WebSocket, split a stream into multiple channels, etc.
MudBlazor by: Garderoben, Henon and Contributors
  • 2,574k total downloads
  • Latest version: 9.5.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
MsieJavaScriptEngine by: Andrey Taritsyn
  • 1,334k total downloads
  • Latest version: 3.3.1
  • JavaScript ECMAScript MSIE IE Edge Chakra
This library is a .NET wrapper for working with the JavaScript engines of Internet Explorer and Edge Legacy.
Nerdbank.GitVersioning by: Andrew Arnott
  • 3,139k total downloads
  • Latest version: 3.10.44-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: Daniel Cazzulino, kzu
  • 1,533k total downloads
  • Latest version: 4.17.2
  • 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/803ad5c99
NetFx.System.Buffers by: NightOwl888
  • 34 total downloads
  • Latest version: 4.0.0
Provides resource pooling of any type for performance-critical applications that allocate and deallocate objects frequently. Commonly Used Types: System.Buffers.ArrayPool<T>
Mono.TextTemplating by: mhutch
  • 189 total downloads
  • Latest version: 2.0.5
  • T4, templating
Open-source implementation of the T4 templating engine.
MongoDB.Libmongocrypt by: MongoDB Inc.
  • 132 total downloads
  • Latest version: 1.12.0
  • mongodb mongo nosql
Libmongocrypt wrapper for the .NET driver.
Nabla.Blazor.Select2.Components by: KeudellCoding, Leonid Vizel
  • 175 total downloads
  • Latest version: 8.0.6.2
  • Select2 Select Js Models Convertion Blazor
Select2 model convertion tools
NCrontab by: Atif Aziz
  • 116 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
  • 783 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.