Mono.TextTemplating by: Mikayla Hutchinson
  • 16 total downloads
  • Latest version: 3.0.0
  • T4 templating
Embeddable engine for the T4 templating language, a general-purpose way to generate text or code files using C#
Moq by: Daniel Cazzulino kzu
  • 54 total downloads
  • Latest version: 4.20.72
  • moq tdd mocking mocks unittesting agile unittest
Moq is the most popular and friendly mocking framework for .NET.
mtanksl.ActionMessageFormat by: mtank
  • 2 total downloads
  • Latest version: 1.0.4
  • amf am0 amf3 csharp implementation serialization deserialization
An implementation in C# of both AMF0 and AMF3 binary format that is used to serialize ActionScript object graphs.
murmurhash by: Darren Kopp
  • 1 total downloads
  • Latest version: 1.0.3
  • murmur murmurhash murmur3 hash
Provides a HashAlgorithm implementation of the Murmur3 algorithm
MySql.Data by: Oracle Corporation
  • 1 total downloads
  • Latest version: 9.5.0
  • 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
MySqlBackup.NET.MySqlConnector by: adriancs Jean.R
  • 12 total downloads
  • Latest version: 2.6.5
  • mysql backup restore database mysqlconnector csharp dotnet sql export import
A tool to backup and restore MySQL database in C#/VB.NET/ASP.NET. This library runs with MySqlConnector (MIT)
MySqlConnector by: Bradley Grainger
  • 59 total downloads
  • Latest version: 2.5.0
  • mysql mysqlconnector async ado.net database netcore
A truly async MySQL ADO.NET provider, supporting MySQL Server, MariaDB, Amazon Aurora, Azure Database for MySQL, Google Cloud SQL, and more.
NAudio by: Mark Heath & Contributors
  • 2 total downloads
  • Latest version: 2.2.1
  • C# .NET audio sound
NAudio, an audio library for .NET
NAudio.Asio by: Mark Heath
  • 8 total downloads
  • Latest version: 2.2.1
  • C# .NET audio sound
Package Description
NAudio.Core by: Mark Heath
  • 8 total downloads
  • Latest version: 2.2.1
  • C# .NET audio sound
Package Description
NAudio.Midi by: Mark Heath
  • 9 total downloads
  • Latest version: 2.2.1
  • C# .NET audio sound
Package Description
NAudio.Wasapi by: Mark Heath
  • 2 total downloads
  • Latest version: 2.2.1
  • C# .NET audio sound
Package Description
NAudio.WinForms by: Mark Heath
  • 1 total downloads
  • Latest version: 2.2.1
  • C# .NET audio sound
Package Description
NAudio.WinMM by: NAudio.WinMM
  • 2 total downloads
  • Latest version: 2.2.1
  • C# .NET audio sound
Package Description
Nerdbank.Streams by: Andrew Arnott
  • 47 total downloads
  • Latest version: 2.13.16
  • Stream full-duplex websocket multiplexing
Streams for full duplex in-proc communication, wrap a WebSocket, split a stream into multiple channels, etc.
Net.IBM.Data.Db2 by: IBM Corporation
  • 2 total downloads
  • Latest version: 9.0.0.400
  • IBM .NET9 IBM Data Server Driver for .NET9 IBM IBM DB Data Informix ADO.NET
IBM Data Server provider for .NET 9. For more details, please visit: https://community.ibm.com/community/user/blogs/vishwa-hs1/2020/07/12/db2-net-packages-download-and-configure
NetFx.System.Buffers by: NightOwl888
  • 4 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
  • 1 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
  • 5 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
  • 2 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.