NetFx.System.Memory by: NightOwl888
  • 22 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
  • 22 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
  • 13 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
  • 20 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
  • 20 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.
NETStandard.Library by: Microsoft
  • 67 total downloads
  • Latest version: 2.0.1
A set of standard .NET APIs that are prescribed to be used and supported together. b7f182415927d3b98445d043e1680c56b9d1f17c When using NuGet 3.x this package requires at least version 3.4.
NetTopologySuite by: NetTopologySuite - Team
  • 149 total downloads
  • Latest version: 1.15.3
  • NTS Topology OGC SFS
The NTS Topology Suite is an API for modelling and manipulating 2-dimensional linear geometry. It provides numerous geometric predicates and functions. NTS conforms to the Simple Features Specification. This package references GeoAPI.
NetTopologySuite.Features by: NetTopologySuite - Team
  • 17 total downloads
  • Latest version: 1.15.1
  • NTS Topology OGC SFS
A feature is a combination of spatial object and attribute data. For this package attribute data is stored in AttributeTable objects. These are combined with IGeometry objects to form a Feature. A FeatureCollection is a collection of features.
NetTopologySuite.IO by: NetTopologySuite - Team
  • 58 total downloads
  • Latest version: 1.14.0.1
  • NTS PostGis Shapefile
This package contains several IO libraries to cope with spatial data from various sources. Among others PostGIS, ShapeFile and MSSqlSpatial (not SqlServer2008!).
NetTopologySuite.IO.GeoJSON by: NetTopologySuite - Team
  • 62 total downloads
  • Latest version: 1.15.5
  • NTS GeoJSON
This package contains the GeoJSON IO library.
NetTopologySuite.IO.PostGis by: NetTopologySuite - Team
  • 15 total downloads
  • Latest version: 1.15.1
  • NTS PostGis
This package contains the IO library to cope with PostGis spatial data.
NetTopologySuite.IO.SpatiaLite by: NetTopologySuite - Team
  • 439 total downloads
  • Latest version: 1.15.1
  • NTS SpatiaLite
This package contains the SpatiaLite IO library.
NewLife.Core by: 新生命开发团队
  • 1.643k total downloads
  • Latest version: 11.13.2026.319-beta0606
  • 新生命团队 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.Fuji by: 新生命开发团队
  • 7 total downloads
  • Latest version: 1.0.2022.517-beta1638
  • 物联网 IoT 边缘计算 Edge 新生命团队 NewLife PLC NewLife.Fuji
富士PLC协议
NewLife.IoT by: 新生命开发团队
  • 485 total downloads
  • Latest version: 2.2.2024.1004-beta0943
  • 物联网 IoT 边缘计算 Edge 新生命团队 NewLife NewLife.IoT
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: 新生命开发团队
  • 93 total downloads
  • Latest version: 1.1.2022.704
  • 物联网 IoT 边缘计算 Edge 新生命团队 NewLife NewLife.Modbus
Modbus基础协议,包括ModbusTcp
NewLife.NetPing by: 新生命开发团队
  • 5 total downloads
  • Latest version: 1.0.2022.517-beta1618
  • 物联网 IoT 边缘计算 Edge 新生命团队 NewLife PLC NewLife.NetPing
IoT驱动,通过Ping探测到目标设备的网络情况,并收集延迟数据
NewLife.Omron by: 新生命开发团队
  • 6 total downloads
  • Latest version: 1.0.2022.517-beta1622
  • 物联网 IoT 边缘计算 Edge 新生命团队 NewLife PLC NewLife.Omron
欧姆龙PLC协议
NewLife.Redis by: 新生命开发团队
  • 273 total downloads
  • Latest version: 3.9.2021.1216-beta1
  • 新生命团队 X组件 NewLife NewLife.Redis
Redis基础操作、消息队列,经过日均100亿次调用量的项目验证
Newtonsoft.Json by: James Newton-King
  • 358 total downloads
  • Latest version: 13.0.5-beta1
  • json
Json.NET is a popular high-performance JSON framework for .NET