Nerdbank.Streams by: Andrew Arnott
  • 83 total downloads
  • Latest version: 2.2.43
  • Stream full-duplex websocket multiplexing
Streams for full duplex in-proc communication, wrap a WebSocket, split a stream into multiple channels, etc.
NetBox by: Ivan Gavryliuk (@aloneguid)
  • 279 total downloads
  • Latest version: 2.5.3
  • net net-core common
Provides common simple helper functions to accelerate .NET development. Those vary by complexity and nature and include a lot of extension methods to calculate hashes (md5, crypto), string operations, short guids, string encoding, collection extensions, CSV support and many more.
NetOfficeFw.Core by: Sebastian Lange Jozef Izso
  • 85 total downloads
  • Latest version: 2.0.0-preview20
  • netoffice netofficefw NetOffice.Core office excel word outlook powerpoint access interop wrapper vsto addin
NetOffice core library
NETStandard.Library by: Microsoft
  • 40 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
  • 47 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
  • 8 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
  • 8 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
  • 184 total downloads
  • Latest version: 1.15.1
  • NTS SpatiaLite
This package contains the SpatiaLite IO library.
NewId by: Chris Patterson
  • 2 total downloads
  • Latest version: 3.0.1
  • MassTransit
NewId is an ordered 128-bit unique identifier generator using the Flake algorithm.
Newtonsoft.Json by: James Newton-King
  • 116 total downloads
  • Latest version: 13.0.3
  • json
Json.NET is a popular high-performance JSON framework for .NET
Newtonsoft.Json.Bson by: James Newton-King
  • 12 total downloads
  • Latest version: 1.0.3
  • bson
Json.NET BSON adds support for reading and writing BSON
NHibernate by: Fabio Maulo
  • 4 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
  • 31 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.AsyncEx.Context by: Stephen Cleary
  • 50 total downloads
  • Latest version: 5.1.2
  • task async synchronizationcontext
A single-threaded async-compatible context.
Nito.AsyncEx.Coordination by: Stephen Cleary
  • 51 total downloads
  • Latest version: 5.1.2
  • task async asynclock asynclazy
Asynchronous coordination primitives.
Nito.AsyncEx.Interop.WaitHandles by: Stephen Cleary
  • 30 total downloads
  • Latest version: 5.1.2
  • task async waithandle
Task wrappers for WaitHandles.
Nito.AsyncEx.Oop by: Stephen Cleary
  • 45 total downloads
  • Latest version: 5.1.2
  • task async
Interfaces and utility methods for combining async with OOP.
Nito.AsyncEx.Tasks by: Stephen Cleary
  • 49 total downloads
  • Latest version: 5.1.2
  • task async taskfactory cancellationtoken taskcompletionsource
Common helper methods for tasks as used in asynchronous programming.
Nito.Cancellation by: Stephen Cleary
  • 46 total downloads
  • Latest version: 1.2.0
  • cancellation cancellationtoken
Helper types for working with cancellation tokens and sources.
Nito.Collections.Deque by: Stephen Cleary
  • 48 total downloads
  • Latest version: 1.2.1
  • collection deque dequeue
A double-ended queue.