NEST
by: Elastic and contributors
- 837 total downloads
- Latest version: 6.2.0
Strongly typed interface to Elasticsearch. Fluent and classic object initializer mappings of requests and responses. Uses and exposes Elasticsearch.Net
NetEscapades.AspNetCore.SecurityHeaders
by: Andrew Lock
- 70 total downloads
- Latest version: 0.9.0
Middleware for ASP.NET Core to automatically add security headers to requests.
NETStandard.Library
by: Microsoft
- 110 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.
NetTopologySuite
by: NetTopologySuite - Team
- 167 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.CoordinateSystems
by: NetTopologySuite - Team
- 40 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
- 40 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
- 18 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
- 76 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
- 13 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
- 493 total downloads
- Latest version: 1.15.1
This package contains the SpatiaLite IO library.
Newtonsoft.Json
by: James Newton-King
- 302 total downloads
- Latest version: 13.0.5-beta1
Json.NET is a popular high-performance JSON framework for .NET
Newtonsoft.Json.Bson
by: James Newton-King
- 36 total downloads
- Latest version: 1.0.3
Json.NET BSON adds support for reading and writing BSON
Newtonsoft.Json.Schema
by: Newtonsoft
- 313 total downloads
- Latest version: 3.0.16
Json.NET Schema is a complete and easy-to-use JSON Schema framework for .NET
NHibernate
by: Fabio Maulo
- 22 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
- 105 total downloads
- Latest version: 5.1.2
A helper library for the Task-Based Asynchronous Pattern (TAP).
Nito.AsyncEx.Context
by: Stephen Cleary
- 207 total downloads
- Latest version: 5.1.2
A single-threaded async-compatible context.
Nito.AsyncEx.Coordination
by: Stephen Cleary
- 249 total downloads
- Latest version: 5.1.2
Asynchronous coordination primitives.
Nito.AsyncEx.Interop.WaitHandles
by: Stephen Cleary
- 102 total downloads
- Latest version: 5.1.2
Task wrappers for WaitHandles.
Nito.AsyncEx.Oop
by: Stephen Cleary
- 162 total downloads
- Latest version: 5.1.2
Interfaces and utility methods for combining async with OOP.