MSTest.TestAdapter by: Microsoft
  • 231 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
MSTest.TestFramework by: Microsoft
  • 220 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.
MySql.Data by: Oracle
  • 135 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
MySql.Data.EntityFrameworkCore by: Oracle
  • 31 total downloads
  • Latest version: 8.0.19
  • MySql .NET Connector MySql Entity Framework Core netcore .Net Core MySql Conector/Net Entity Framework Core coreclr C/NET C/Net Core
MySql.Data.EntityFrameworkCore for Entity Framework.
MySqlConnector by: Bradley Grainger
  • 549 total downloads
  • Latest version: 2.1.13
  • mysql mysqlconnector async ado.net database netcore
A truly async MySQL ADO.NET provider, supporting MySQL Server, MariaDB, Percona Server, Amazon Aurora, Azure Database for MySQL and more.
Namotion.Reflection by: Namotion.Reflection
  • 171 total downloads
  • Latest version: 2.1.2
.NET library with advanced reflection APIs like XML documentation reading, Null Reference Types (C# 8) reflection and string based type checks.
NConsole by: Rico Suter
  • 86 total downloads
  • Latest version: 3.12.6605.26941
NConsole is a .NET library to parse command line arguments and execute commands.
ncrontab by: Atif Aziz
  • 25 total downloads
  • Latest version: 3.3.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.
NCrontab by: Atif Aziz
  • 12 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.
NEbml by: OlegZee
  • 24 total downloads
  • Latest version: 0.1.4
  • EBML MKV Matroska
Lightweight EBML binary format reader/writer
Nerdbank.GitVersioning by: Andrew Arnott
  • 416 total downloads
  • Latest version: 3.9.50
  • 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.
Nerdbank.Streams by: Andrew Arnott
  • 4 total downloads
  • Latest version: 2.0.2-beta
  • Stream full-duplex websocket
Streams for full duplex in-proc communication, wrap a WebSocket, etc.
NEST by: Elastic and contributors
  • 345 total downloads
  • Latest version: 6.1.0
  • elasticsearch elastic search lucene nest
Strongly typed interface to Elasticsearch. Fluent and classic object initializer mappings of requests and responses. Uses and exposes Elasticsearch.Net
netbox by: Ivan Gavryliuk
  • 80 total downloads
  • Latest version: 1.0.1703.701
netbox
NetBox by: Ivan Gavryliuk (@aloneguid)
  • 225 total downloads
  • Latest version: 2.1.8
  • net net-core common
Provides common simple helper functions to accelerate .NET development. Those vary by complexity and nature and include a lot of extension methods to calculate hashes (md5, crypto), string operations, short guids, string encoding, collection extensions, CSV support and many more.
NetEscapades.Configuration.Yaml by: NetEscapades.Configuration.Yaml
  • 42 total downloads
  • Latest version: 1.6.0
  • configuration yaml yml
YAML configuration provider implementation to use with Microsoft.Extensions.Configuration.
NetFx.System.Buffers by: NightOwl888
  • 9 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>
NetFx.System.Memory by: NightOwl888
  • 9 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
NetFx.System.Runtime.CompilerServices.Unsafe by: NightOwl888
  • 9 total downloads
  • Latest version: 4.0.0
Provides the System.Runtime.CompilerServices.Unsafe class, which provides generic, low-level functionality for manipulating pointers. Commonly Used Types: System.Runtime.CompilerServices.Unsafe
NetLegacySupport.Action by: Microsoft
  • 6 total downloads
  • Latest version: 1.1.1
  • .net framework legacy support action func
System.Action and System.Func for .NET Framework 2.0, 3.5. This is a backport from .NET Core.
NetLegacySupport.ConcurrentDictionary by: Microsoft
  • 11 total downloads
  • Latest version: 1.1.1
  • .net framework legacy support concurrent dictionary
System.ConcurrentDictionary for .NET Framework 2.0, 3.5. This is a backport from .NET Core.
NetLegacySupport.Tuple by: Microsoft
  • 9 total downloads
  • Latest version: 1.1.1
  • .net framework legacy support tuple
System.Tuple for .NET Framework 2.0, 3.5. This is a backport from .NET Core.