NEST by: Elastic and contributors
  • 76 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
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: 新生命开发团队
  • 20 total downloads
  • Latest version: 10.17.2026.801
  • 新生命团队 X组件 NewLife NewLife.Agent
跨平台系统服务与守护进程管理框架,支持安装、监控与自动重启。
NewLife.AI by: 新生命开发团队
  • 86 total downloads
  • Latest version: 1.6.2026.907-beta0517
  • 新生命团队 AI NewLife NewLife.AI
多协议、多模型适配的 AI 基础设施库,支持 OpenAI/Anthropic/Gemini 等 33 个服务商,提供函数调用、图像生成、MCP 工具调用等能力
NewLife.Core by: 新生命开发团队
  • 81 total downloads
  • Latest version: 11.19.2026.901
  • 新生命团队 X组件 NewLife NewLife.Core
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
  • 新生命团队 X组件 NewLife NewLife.Cube
Web快速开发平台,搭建管理后台,灵活可扩展!内部集成了用户权限管理、模板继承、SSO登录、OAuth服务端、数据导出与分享等多个功能模块,在真实项目中经历过单表100亿数据添删改查的考验。
NewLife.Holiday by: 新生命开发团队
  • 58 total downloads
  • Latest version: 1.4.2026.302-beta0609
  • 新生命团队 X组件 NewLife NewLife.Holiday
中国假期识别库,内置假期调休数据库,每年维护更新。
NewLife.IP by: 新生命开发团队
  • 102 total downloads
  • Latest version: 2.5.2026.804
  • 新生命团队 X组件 NewLife NewLife.IP 在线IP IP定位
高性能本地IPv4归属地查询库,基于MMF二分检索并支持IP库自动更新。
NewLife.Office by: 新生命开发团队
  • 45 total downloads
  • Latest version: 1.4.2026.918-beta0817
  • 新生命团队 X组件 NewLife NewLife.Office
办公自动化库,支持 Excel(xlsx/xls)、Word(docx/doc)、PPT(pptx/ppt)、PDF、Markdown、RTF、ODS、Email(eml/msg)、iCalendar、vCard、EPUB、XPS 等格式的读写、模板填充与格式转换,零外部依赖,MIT 许可
NewLife.Redis by: 新生命开发团队
  • 250 total downloads
  • Latest version: 6.6.2026.901
  • 新生命团队 X组件 NewLife NewLife.Redis
高性能Redis客户端,支持RESP2/RESP3协议,覆盖Redis 2.8~7.x全部数据结构与命令,内置消息队列(简单/可靠/延迟/Stream),支持集群/哨兵/云厂商适配,经日均80+亿次调用验证
NewLife.Remoting by: 新生命开发团队
  • 233 total downloads
  • Latest version: 3.9.2026.901
  • 新生命团队 X组件 NewLife NewLife.Remoting
提供RPC、HTTP、WebSocket与SRMP统一通信能力
NewLife.Stardust by: 新生命开发团队
  • 343 total downloads
  • Latest version: 3.10.2026.910-beta1512
  • 新生命团队 X组件 NewLife Stardust
星尘分布式服务框架核心库。提供配置中心、注册中心、服务发现、全链路追踪、APM性能监控、日志中心等客户端SDK,支持配置拉取、服务注册与发现、调用追踪、性能和日志上报。
NewLife.XCode by: 新生命开发团队
  • 57 total downloads
  • Latest version: 12.2.2026.912-beta0916
  • 新生命团队 X组件 NewLife XCode
高性能 .NET 数据中间件(超级ORM),聚焦添删改查与海量数据,内置多级缓存、自动迁移、分表分库、强类型查询与跨库迁移。
Newtonsoft.Json by: James Newton-King
  • 51 total downloads
  • Latest version: 14.0.1-beta2
  • json
Json.NET is a popular high-performance JSON framework for .NET
Newtonsoft.Json.Bson by: James Newton-King
  • 4 total downloads
  • Latest version: 1.0.3
  • bson
Json.NET BSON adds support for reading and writing BSON
Nito.Disposables by: Stephen Cleary
  • 19 total downloads
  • Latest version: 2.5.0
  • idisposable iasyncdisposable disposable
IDisposable and IAsyncDisposable helper types.
NLog by: Jarek Kowalski Kim Christensen Julian Verdurmen
  • 128 total downloads
  • Latest version: 6.2.1
  • NLog logging log structured tracing logfiles database eventlog console
NLog is a logging platform for .NET with rich log routing and management capabilities. NLog supports traditional logging, structured logging and the combination of both. Supported platforms: - .NET 6, 7, 8, 9 and 10 - .NET Standard 2.0 and 2.1 - .NET Framework 3.5 - 4.8 - Xamarin Android + iOS (.NET Standard) - Mono 4 For integrating NLog with Microsoft.Extensions.Logging, check: https://www.nuget.org/packages/NLog.Extensions.Logging For using NLog with ASP.NET Core, check: https://www.nuget.org/packages/NLog.Web.AspNetCore
NLua by: NLua
  • 31 total downloads
  • Latest version: 1.5.6
  • lua nlua
NLua Package.
NModbus by: Dmitry Turin Rich Quackenbush Jesse Beard
  • 58 total downloads
  • Latest version: 3.0.74
  • modbus nmodbus tcp udp master slave coreclr
NModbus is a C# implementation of the Modbus protocol. Provides connectivity to Modbus slave compatible devices and applications. Supports TCP, and UDP protocols.
Npgsql by: Shay Rojansky Yoh Deadfall Austin Drenski Emil Lenngren Francisco Figueiredo Jr. Kenji Uno
  • 57 total downloads
  • Latest version: 4.0.17
  • npgsql postgresql postgres ado ado.net database sql
Npgsql is the open source .NET data provider for PostgreSQL.