NetTopologySuite.CoordinateSystems
by: NetTopologySuite - Team
- 144 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
- 190 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
- 49 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.GeoJSON
by: NetTopologySuite - Team
- 92 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.SpatiaLite
by: NetTopologySuite - Team
- 1.581k total downloads
- Latest version: 2.0.0
This package contains the SpatiaLite IO library.
NetTopologySuite.IO.SqlServerBytes
by: NetTopologySuite - Team
- 153 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
- 121 total downloads
- Latest version: 4.0.1
NewId is an ordered 128-bit unique identifier generator using the Flake algorithm.
Newtonsoft.Json
by: James Newton-King
- 10.613k total downloads
- Latest version: 14.0.1-beta2
Json.NET is a popular high-performance JSON framework for .NET
Newtonsoft.Json.Bson
by: James Newton-King
- 3.45k total downloads
- Latest version: 1.0.3
Json.NET BSON adds support for reading and writing BSON
Newtonsoft.Json.Schema
by: Newtonsoft
- 831 total downloads
- Latest version: 4.0.2-beta3
Json.NET Schema is a complete and easy-to-use JSON Schema framework for .NET
NGitLab
by: Ubisoft, NGitLab contributors
- 4.633k total downloads
- Latest version: 12.3.0
GitLab REST API .NET Client Library
NHibernate
by: NHibernate community, Hibernate community
- 2.391k total downloads
- Latest version: 5.7.0
NHibernate is a mature, open source object-relational mapper for the .NET framework. It is actively developed, fully featured and used in thousands of successful projects.
NHibernate.AspNetCore.Identity
by: beginor
- 2.288k total downloads
- Latest version: 7.0.12
ASPNET Core Identity provider that uses NHibernate for storage. (Build in support for PostgreSQL, SqlServer, MySql, Sqlite)
NHibernate.Caches.Common
by: NHibernate community
- 169 total downloads
- Latest version: 5.9.0
Common types of NHibernate.Caches providers.
NHibernate.Caches.CoreMemoryCache
by: NHibernate community
- 215 total downloads
- Latest version: 5.9.0
Cache provider for NHibernate using .Net Core MemoryCache (Microsoft.Extensions.Caching.Memory).
Nito.AsyncEx
by: Stephen Cleary
- 366 total downloads
- Latest version: 5.1.2
A helper library for the Task-Based Asynchronous Pattern (TAP).
Nito.AsyncEx.Context
by: Stephen Cleary
- 698 total downloads
- Latest version: 5.1.2
A single-threaded async-compatible context.
Nito.AsyncEx.Coordination
by: Stephen Cleary
- 817 total downloads
- Latest version: 5.1.2
Asynchronous coordination primitives.
Nito.AsyncEx.Interop.WaitHandles
by: Stephen Cleary
- 343 total downloads
- Latest version: 5.1.2
Task wrappers for WaitHandles.