NCrontab by: Atif Aziz
  • 25 total downloads
  • Latest version: 3.4.0
  • cron schedule time
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
  • 886 total downloads
  • Latest version: 3.10.8-alpha
  • git commit versioning version assemblyinfo
Stamps your assemblies with semver 2.0 compliant git commit specific version information and provides NuGet versioning information as well.
Nerdbank.MessagePack by: Andrew Arnott
  • 22 total downloads
  • Latest version: 1.0.43
  • MsgPack MessagePack Serialization Serializer Unity structural-equality secure-hash
A fast and more user-friendly MessagePack serialization library for .NET and .NET Framework. This package is brought to you by one of the two major contributors to MessagePack-CSharp. As its natural successor, this library comes packed with features that its predecessor lacks, and has ongoing support. Premium support for trimming and Native AOT, secure deserialization of untrusted data, async serialization, streaming deserialization, skip serializing of default values, reference preservation, and support for reference cycles. Also features an automatic structural equality API.
Nerdbank.Streams by: Andrew Arnott
  • 603 total downloads
  • Latest version: 2.13.16
  • Stream full-duplex websocket multiplexing
Streams for full duplex in-proc communication, wrap a WebSocket, split a stream into multiple channels, etc.
NEST by: Elastic and contributors
  • 1.021k total downloads
  • Latest version: 7.17.5
  • elasticsearch elastic search lucene nest
Strongly typed interface to Elasticsearch. Fluent and classic object initializer mappings of requests and responses. Uses and exposes Elasticsearch.Net.
NETStandard.Library by: Microsoft
  • 522 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
  • 142 total downloads
  • Latest version: 2.6.0
  • 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.
NetTopologySuite.CoordinateSystems by: NetTopologySuite - Team
  • 33 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
  • 28 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.IO.SpatiaLite by: NetTopologySuite - Team
  • 348 total downloads
  • Latest version: 2.0.0
  • NTS SpatiaLite
This package contains the SpatiaLite IO library.
NetTopologySuite.IO.SqlServerBytes by: NetTopologySuite - Team
  • 30 total downloads
  • Latest version: 2.1.0
  • NTS MSSQL SQLServer SQL Server SQL
A SQL Server IO module for NTS which works directly with the serialization format
NewId by: Chris Patterson
  • 26 total downloads
  • Latest version: 4.0.1
  • MassTransit NewId
NewId is an ordered 128-bit unique identifier generator using the Flake algorithm.
Newtonsoft.Json by: James Newton-King
  • 1.39k total downloads
  • Latest version: 13.0.5-beta1
  • json
Json.NET is a popular high-performance JSON framework for .NET
Newtonsoft.Json.Bson by: James Newton-King
  • 575 total downloads
  • Latest version: 1.0.3
  • bson
Json.NET BSON adds support for reading and writing BSON
Newtonsoft.Json.Schema by: Newtonsoft
  • 120 total downloads
  • Latest version: 4.0.2-beta2
  • json schema jsonschema
Json.NET Schema is a complete and easy-to-use JSON Schema framework for .NET
NHibernate by: NHibernate community, Hibernate community
  • 361 total downloads
  • Latest version: 5.6.0
  • ORM O/RM DataBase DAL ObjectRelationalMapping NHibernate ADO.Net Core
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
  • 436 total downloads
  • Latest version: 7.0.12
  • nhibernate aspnetcore identity provider
ASPNET Core Identity provider that uses NHibernate for storage. (Build in support for PostgreSQL, SqlServer, MySql, Sqlite)
NHibernate.Caches.Common by: NHibernate community
  • 37 total downloads
  • Latest version: 5.9.0
  • nhibernate cache
Common types of NHibernate.Caches providers.
NHibernate.Caches.CoreMemoryCache by: NHibernate community
  • 29 total downloads
  • Latest version: 5.9.0
  • nhibernate cache
Cache provider for NHibernate using .Net Core MemoryCache (Microsoft.Extensions.Caching.Memory).
Nito.AsyncEx by: Stephen Cleary
  • 58 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).