NetTopologySuite.Core
by: NetTopologySuite - Team
- 44 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
- 21 total downloads
- Latest version: 1.15.1
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
- 94 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.PostGis
by: NetTopologySuite - Team
- 15 total downloads
- Latest version: 1.15.1
This package contains the IO library to cope with PostGis spatial data.
NetTopologySuite.IO.SpatiaLite
by: NetTopologySuite - Team
- 555 total downloads
- Latest version: 1.15.1
This package contains the SpatiaLite IO library.
Newtonsoft.Json
by: James Newton-King
- 358 total downloads
- Latest version: 13.0.5-beta1
Json.NET is a popular high-performance JSON framework for .NET
NHibernate
by: Fabio Maulo
- 25 total downloads
- Latest version: 3.0.0.4000
NHibernate 3 - NHibernate is a mature, open source object-relational mapper for the .NET framework. It's actively developed , fully featured and used in thousands of successful projects.
Nito.AsyncEx
by: Stephen Cleary
- 123 total downloads
- Latest version: 5.1.2
A helper library for the Task-Based Asynchronous Pattern (TAP).
Nito.Cancellation
by: Stephen Cleary
- 180 total downloads
- Latest version: 1.2.0
Helper types for working with cancellation tokens and sources.
Nito.Collections.Deque
by: Stephen Cleary
- 214 total downloads
- Latest version: 1.2.1
A double-ended queue.
Nito.Disposables
by: Stephen Cleary
- 305 total downloads
- Latest version: 2.5.0
IDisposable and IAsyncDisposable helper types.
NJsonSchema
by: Rico Suter
- 5,585k total downloads
- Latest version: 10.9.0
JSON Schema reader, generator and validator for .NET
NJsonSchema.CodeGeneration
by: Rico Suter
- 1,146k total downloads
- Latest version: 8.34.6331.29195
JSON Schema draft v4 reader, generator and validator for .NET
NJsonSchema.CodeGeneration.CSharp
by: Rico Suter
- 343 total downloads
- Latest version: 8.34.6331.29196
JSON Schema draft v4 reader, generator and validator for .NET
NJsonSchema.CodeGeneration.TypeScript
by: Rico Suter
- 335 total downloads
- Latest version: 8.34.6331.29196
JSON Schema draft v4 reader, generator and validator for .NET
NLipsum
by: alexcpendleton
- 15 total downloads
- Latest version: 1.1.0
NLipsum : Lorem Ipsum (Lipsum) Generator and Library for the .NET Framework (C#)
NLog
by: Kim Christensen
- 27 total downloads
- Latest version: 2.1.0
NLog is a logging platform for .NET with rich log routing and management capabilities. It can help you produce and manage high-quality logs for your application regardless of its size or complexity.
This package installs NLog.dll with includes core logging functionality.
For your main project also need to install "NLog Configuration" package.
NModbus
by: Scott Alexander Jim Straatman Joseph Kerby
- 15 total downloads
- Latest version: 1.11.0
Provides connectivity to Modbus slave compatible devices and applications. Supports serial ASCII, serial RTU, serial over USB ASCII, serial over USB RTU, TCP, and UDP protocols
NodaTime
by: Jon Skeet
- 271 total downloads
- Latest version: 2.0.0-alpha20160729
Noda Time is a date and time API acting as an alternative to the built-in DateTime/DateTimeOffset etc types built into the .NET framework.
NSubstitute.Analyzers.CSharp
by: Tomasz Podolak NSubstitute.Analyzers contributors
- 204 total downloads
- Latest version: 1.0.17
Provides diagnostic analyzers to warn about incorrect usage of NSubstitute in C#.