NaturalSort.Extension
by: Tomáš Pažourek
- 202 total downloads
- Latest version: 4.4.1
Extension method for StringComparison that adds support for natural sorting (e.g. "abc1", "abc2", "abc10" instead of "abc1", "abc10", "abc2").
NConsole
by: Rico Suter
- 34 total downloads
- Latest version: 3.12.6605.26941
NConsole is a .NET library to parse command line arguments and execute commands.
NCrontab
by: Atif Aziz
- 11 total downloads
- Latest version: 3.4.0
NCrontab is crontab for all .NET runtimes supported by .NET Standard 1.0. It provides parsing and formatting of crontab expressions as well as calculation of occurrences of time based on a schedule expressed in the crontab format.
Nerdbank.GitVersioning
by: Andrew Arnott
- 179 total downloads
- Latest version: 3.10.8-alpha
Stamps your assemblies with semver 2.0 compliant git commit specific version information and provides NuGet versioning information as well.
Nerdbank.Streams
by: Andrew Arnott
- 63 total downloads
- Latest version: 2.2.43
Streams for full duplex in-proc communication, wrap a WebSocket, split a stream into multiple channels, etc.
NEST
by: Elastic and contributors
- 103 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
NETStandard.Library
by: Microsoft
- 189 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
- 27 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
- 15 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
- 11 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.IO.SpatiaLite
by: NetTopologySuite - Team
- 130 total downloads
- Latest version: 1.15.1
This package contains the SpatiaLite IO library.
NewId
by: Chris Patterson
- 2 total downloads
- Latest version: 3.0.1
NewId is an ordered 128-bit unique identifier generator using the Flake algorithm.
Newtonsoft.Json
by: James Newton-King
- 404 total downloads
- Latest version: 13.0.4
Json.NET is a popular high-performance JSON framework for .NET
Newtonsoft.Json.Bson
by: James Newton-King
- 179 total downloads
- Latest version: 1.0.3
Json.NET BSON adds support for reading and writing BSON
Newtonsoft.Json.Schema
by: Newtonsoft
- 21 total downloads
- Latest version: 3.0.11
Json.NET Schema is a complete and easy-to-use JSON Schema framework for .NET
NHibernate
by: Fabio Maulo
- 5 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
- 23 total downloads
- Latest version: 5.1.2
A helper library for the Task-Based Asynchronous Pattern (TAP).
Nito.AsyncEx.Context
by: Stephen Cleary
- 31 total downloads
- Latest version: 5.1.2
A single-threaded async-compatible context.
Nito.AsyncEx.Coordination
by: Stephen Cleary
- 52 total downloads
- Latest version: 5.1.2
Asynchronous coordination primitives.
Nito.AsyncEx.Interop.WaitHandles
by: Stephen Cleary
- 18 total downloads
- Latest version: 5.1.2
Task wrappers for WaitHandles.