MongoDB.Driver.Core
by: MongoDB Inc.
- 62 total downloads
- Latest version: 2.17.1
Core Component of the Official MongoDB .NET Driver.
MongoDB.Libmongocrypt
by: MongoDB Inc.
- 3 total downloads
- Latest version: 1.12.0
Libmongocrypt wrapper for the .NET driver.
Mono.Posix
by: Microsoft
- 10 total downloads
- Latest version: 7.1.0-final.1.21458.1
Provides functionality for managed code to access Posix/Unix features not accessible via BCL
Mono.TextTemplating
by: mhutch
- 10 total downloads
- Latest version: 2.0.5
Open-source implementation of the T4 templating engine.
Mono.Unix
by: Microsoft
- 12 total downloads
- Latest version: 7.1.0-final.1.21458.1
Provides functionality for managed code to access Posix/Unix features not accessible via BCL
MQTTnet
by: Christian Kratky
- 7 total downloads
- Latest version: 2.3.1
MQTTnet is a .NET library for MQTT based communication. It provides a MQTT client and a MQTT server (broker).
MSBuild.Sdk.Extras
by: Claire Novotny
- 52 total downloads
- Latest version: 3.0.44
An MSBuild SDK package for SDK-style .NET projects that has additional properties and targets which extends `Microsoft.NET.Sdk`.
MySqlConnector
by: Bradley Grainger
- 133 total downloads
- Latest version: 2.1.13
A truly async MySQL ADO.NET provider, supporting MySQL Server, MariaDB, Percona Server, Amazon Aurora, Azure Database for MySQL and more.
NCrontab
by: Atif Aziz
- 9 total downloads
- Latest version: 3.4.0
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.
NEST
by: Elastic and contributors
- 76 total downloads
- Latest version: 6.1.0
Strongly typed interface to Elasticsearch. Fluent and classic object initializer mappings of requests and responses. Uses and exposes Elasticsearch.Net
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: 新生命开发团队
- 7 total downloads
- Latest version: 10.17.2026.801
跨平台系统服务与守护进程管理框架,支持安装、监控与自动重启。
NewLife.AI
by: 新生命开发团队
- 45 total downloads
- Latest version: 1.6.2026.907-beta0517
多协议、多模型适配的 AI 基础设施库,支持 OpenAI/Anthropic/Gemini 等 33 个服务商,提供函数调用、图像生成、MCP 工具调用等能力
NewLife.Core
by: 新生命开发团队
- 39 total downloads
- Latest version: 11.19.2026.901
Core library of NewLife framework. Provides high-performance infrastructure for building scalable applications: logging (file/network), configuration (XML/JSON/HTTP), cache (memory/distributed), network (TCP/UDP/HTTP/WebSocket), serialization (binary/XML/JSON), APM tracing, IoC container, actor model, timer scheduler, plugin framework, and more. Supports .NET Framework 4.5 to .NET 10. 核心组件库,为构建可扩展应用程序提供高性能基础设施。提供日志(文件/网络)、配置(XML/JSON/HTTP)、缓存(内存/分布式)、网络(TCP/UDP/HTTP/WebSocket)、序列化(Binary/XML/JSON)、APM性能追踪、对象容器、并行模型、定时调度、插件框架等。支持.NET Framework 4.5至.NET 10全版本。
NewLife.Cube.Core
by: 新生命开发团队
- 433 total downloads
- Latest version: 6.6.2025.1111-beta0537
Web快速开发平台,搭建管理后台,灵活可扩展!内部集成了用户权限管理、模板继承、SSO登录、OAuth服务端、数据导出与分享等多个功能模块,在真实项目中经历过单表100亿数据添删改查的考验。
NewLife.Holiday
by: 新生命开发团队
- 31 total downloads
- Latest version: 1.4.2026.302-beta0609
中国假期识别库,内置假期调休数据库,每年维护更新。
NewLife.IP
by: 新生命开发团队
- 51 total downloads
- Latest version: 2.5.2026.804
高性能本地IPv4归属地查询库,基于MMF二分检索并支持IP库自动更新。
NewLife.Office
by: 新生命开发团队
- 26 total downloads
- Latest version: 1.4.2026.901
办公自动化库,支持 Excel(xlsx/xls)、Word(docx/doc)、PPT(pptx/ppt)、PDF、Markdown、RTF、ODS、Email(eml/msg)、iCalendar、vCard、EPUB、XPS 等格式的读写、模板填充与格式转换,零外部依赖,MIT 许可
NewLife.Redis
by: 新生命开发团队
- 225 total downloads
- Latest version: 6.6.2026.901
高性能Redis客户端,支持RESP2/RESP3协议,覆盖Redis 2.8~7.x全部数据结构与命令,内置消息队列(简单/可靠/延迟/Stream),支持集群/哨兵/云厂商适配,经日均80+亿次调用验证