Mono.TextTemplating
by: mhutch
- 8 total downloads
- Latest version: 2.0.4
Open-source implementation of the T4 templating engine.
Moq
by: Daniel Cazzulino kzu
- 50 total downloads
- Latest version: 4.9.0
Moq is the most popular and friendly mocking framework for .NET
murmurhash
by: Darren Kopp
- 1 total downloads
- Latest version: 1.0.3
Provides a HashAlgorithm implementation of the Murmur3 algorithm
MySqlBackup.NET.MySqlConnector
by: Jean.R adriancs
- 3 total downloads
- Latest version: 2.3.7
A tool to backup and restore MySQL database in C#/VB.NET/ASP.NET. This library runs with MySqlConnector (MIT)
MySqlConnector
by: Bradley Grainger
- 40 total downloads
- Latest version: 2.1.9
A truly async MySQL ADO.NET provider, supporting MySQL Server, MariaDB, Percona Server, Amazon Aurora, Azure Database for MySQL and more.
Nerdbank.Streams
by: Andrew Arnott
- 18 total downloads
- Latest version: 2.2.38
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 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
- 1 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
- 2 total downloads
- Latest version: 4.0.0-alpha-0016
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
System.Action and System.Func for .NET Framework 2.0, 3.5. This is a backport from .NET Core.
NetLegacySupport.ConcurrentDictionary
by: Microsoft
- 2 total downloads
- Latest version: 1.1.1
System.ConcurrentDictionary for .NET Framework 2.0, 3.5. This is a backport from .NET Core.
NETStandard.Library
by: Microsoft
- 9 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.
NewLife.Agent
by: 新生命开发团队
- 156 total downloads
- Latest version: 10.14.2026.112-beta0712
应用程序注册为系统服务,支持Windows/Linux
NewLife.Core
by: 新生命开发团队
- 34 total downloads
- Latest version: 11.10.2026.127-beta0412
Core basic components: log (file / network), configuration (XML / JSON / HTTP), cache, network (TCP / UDP / HTTP /WebSocket), serialization (binary / XML / JSON), APM performance tracking. 核心基础组件,日志(文件/网络)、配置(XML/Json/Http)、缓存、网络(Tcp/Udp/Http/WebSocket)、序列化(Binary/XML/Json)、APM性能追踪。
NewLife.IoT
by: 新生命开发团队
- 21 total downloads
- Latest version: 2.7.2026.115-beta0015
IoT standard library, which defines various communication protocol standards and specifications in the Internet of Things field, without specific implementation. Used for IoT platform construction and unifying various hardware driver protocols. IoT标准库,定义物联网领域的各种通信协议标准规范,不含具体实现。用于IoT平台建设,以及统一各种硬件驱动协议
NewLife.Modbus
by: 新生命开发团队
- 2 total downloads
- Latest version: 2.0.2026.102-beta1656
Modbus基础协议,包括ModbusTcp
NewLife.Redis
by: 新生命开发团队
- 9 total downloads
- Latest version: 6.4.2026.111-beta1644
Redis基础操作、消息队列,经过日均100亿次调用量的项目验证
NewLife.Remoting
by: 新生命开发团队
- 81 total downloads
- Latest version: 3.7.2026.112-beta0604
提供高性能RPC客户端服务端,提供Http/WebSocket客户端服务端,提供应用级客户端