NetTopologySuite
by: NetTopologySuite - Team
- 232 total downloads
- Latest version: 2.6.0
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.
NetTopologySuite.CoordinateSystems
by: NetTopologySuite - Team
- 35 total downloads
- Latest version: 1.15.3
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.Core
by: NetTopologySuite - Team
- 41 total downloads
- Latest version: 1.15.3
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
- 68 total downloads
- Latest version: 2.2.0
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
- 55 total downloads
- Latest version: 1.14.0.1
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
- 121 total downloads
- Latest version: 4.0.0
This package contains the GeoJSON IO library. Portions of this library were
inspired from an early version of GeoJSON.Net by Jörg Battermann.
NetTopologySuite.IO.PostGis
by: NetTopologySuite - Team
- 51 total downloads
- Latest version: 2.1.0
This package contains the IO library to cope with PostGis spatial data.
NetTopologySuite.IO.SpatiaLite
by: NetTopologySuite - Team
- 454 total downloads
- Latest version: 2.0.0
This package contains the SpatiaLite IO library.
NetTopologySuite.IO.SqlServerBytes
by: NetTopologySuite - Team
- 57 total downloads
- Latest version: 2.1.0
A SQL Server IO module for NTS which works directly with the serialization format
NewId
by: Chris Patterson
- 113 total downloads
- Latest version: 4.0.1
NewId is an ordered 128-bit unique identifier generator using the Flake algorithm.
NewLife.Core
by: 新生命开发团队
- 4.663k total downloads
- Latest version: 11.14.2026.407-beta1313
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.IoT
by: 新生命开发团队
- 956 total downloads
- Latest version: 2.7.2026.305-beta0014
IoT标准库,定义物联网领域的各种通信协议标准规范,包括驱动接口、物模型、设备控制器等,不含具体实现。用于IoT平台建设及统一硬件驱动协议
NewLife.Modbus
by: 新生命开发团队
- 574 total downloads
- Latest version: 2.0.2026.303-beta1601
Modbus基础协议,包括ModbusTcp
NewLife.NetPing
by: 新生命开发团队
- 220 total downloads
- Latest version: 1.1.2026.211-beta0618
IoT驱动,通过Ping探测到目标设备的网络情况,并收集延迟数据
NewLife.OpcUa
by: 新生命开发团队
- 26 total downloads
- Latest version: 1.0.2025.1206-beta1835
OPC协议驱动,用于过程控制和制造业自动化系统
NewLife.PC
by: 新生命开发团队
- 254 total downloads
- Latest version: 1.0.2026.211-beta0619
IoT驱动,符合IoT标准库的PC驱动,采集CPU、内存、网络等数据,提供语音播报和重启等服务。
NewLife.Redis
by: 新生命开发团队
- 1.674k total downloads
- Latest version: 6.5.2026.403
高性能Redis客户端,支持RESP2/RESP3协议,覆盖Redis 2.8~7.x全部数据结构与命令,内置消息队列(简单/可靠/延迟/Stream),支持集群/哨兵/云厂商适配,经日均80+亿次调用验证