NETStandard.Library by: Microsoft
  • 674 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
  • 168 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.CoordinateSystems by: NetTopologySuite - Team
  • 35 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.Core by: NetTopologySuite - Team
  • 42 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
  • 12 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.GeoJSON by: NetTopologySuite - Team
  • 54 total downloads
  • Latest version: 1.15.5
  • NTS GeoJSON
This package contains the GeoJSON IO library.
NetTopologySuite.IO.ShapeFile by: NetTopologySuite - Team
  • 20 total downloads
  • Latest version: 1.15.3
  • NTS Shapefile
This package contains several IO libraries to cope with spatial data from various sources.
NetTopologySuite.IO.SpatiaLite by: NetTopologySuite - Team
  • 564 total downloads
  • Latest version: 1.15.1
  • NTS SpatiaLite
This package contains the SpatiaLite IO library.
NewId by: Chris Patterson
  • 21 total downloads
  • Latest version: 2.1.3
NewId is an ordered 128-bit unique identifier generator.
Newtonsoft.Json by: James Newton-King
  • 3.493k total downloads
  • Latest version: 13.0.4-beta1
  • json
Json.NET is a popular high-performance JSON framework for .NET
Newtonsoft.Json.Bson by: James Newton-King
  • 614 total downloads
  • Latest version: 1.0.3
  • bson
Json.NET BSON adds support for reading and writing BSON
Ninject by: Ninject Project Contributors
  • 531 total downloads
  • Latest version: 3.3.6
  • IoC DI Ninject
Ninject is a lightning-fast, ultra-lightweight dependency injector for .NET applications.
Ninject.MVC5 by: Ninject Project Contributors
  • 68 total downloads
  • Latest version: 3.3.0
  • IoC DI Ninject Web ASP.NET MVC
Extension for Ninject providing integration with ASP.NET MVC5
Ninject.Web.Common by: Ninject Project Contributors
  • 259 total downloads
  • Latest version: 3.3.2
  • IoC DI Ninject Web
Bootstrapper for web projects.
Ninject.Web.Common.WebHost by: Ninject Project Contributors
  • 215 total downloads
  • Latest version: 3.3.2
  • IoC DI Ninject Web ASP.NET
ASP.NET extension for Ninject.Web.Common
Nito.AsyncEx by: Stephen Cleary
  • 177 total downloads
  • Latest version: 5.1.2
  • async await async-await task asynchronous nito nitro
A helper library for the Task-Based Asynchronous Pattern (TAP).
Nito.Cancellation by: Stephen Cleary
  • 133 total downloads
  • Latest version: 1.2.0
  • cancellation cancellationtoken
Helper types for working with cancellation tokens and sources.
Nito.Collections.Deque by: Stephen Cleary
  • 154 total downloads
  • Latest version: 1.2.1
  • collection deque dequeue
A double-ended queue.
Nito.Disposables by: Stephen Cleary
  • 227 total downloads
  • Latest version: 2.5.0
  • idisposable iasyncdisposable disposable
IDisposable and IAsyncDisposable helper types.
NJsonSchema by: Rico Suter
  • 2.976k total downloads
  • Latest version: 10.9.0
  • json schema validation generator .net
JSON Schema reader, generator and validator for .NET