Nito.Cancellation by: Stephen Cleary
  • 348 total downloads
  • Latest version: 1.2.0
  • cancellation cancellationtoken
Helper types for working with cancellation tokens and sources.
Newtonsoft.Json.Bson by: James Newton-King
  • 28.45k total downloads
  • Latest version: 1.0.3
  • bson
Json.NET BSON adds support for reading and writing BSON
NetTopologySuite.IO by: NetTopologySuite - Team
  • 206 total downloads
  • Latest version: 1.14.0.1
  • NTS PostGis Shapefile
This package contains several IO libraries to cope with spatial data from various sources. Among others PostGIS, ShapeFile and MSSqlSpatial (not SqlServer2008!).
Nito.Collections.Deque by: Stephen Cleary
  • 376 total downloads
  • Latest version: 1.2.1
  • collection deque dequeue
A double-ended queue.
Nito.AsyncEx.Context by: Stephen Cleary
  • 507 total downloads
  • Latest version: 5.1.2
  • task async synchronizationcontext
A single-threaded async-compatible context.
Ninject by: Nate Kohari Ian Davis Remo Gloor Joe Wasson Daniel Marbach
  • 19 total downloads
  • Latest version: 2.1.0.76
Stop writing monolithic applications that make you feel like you have to move mountains to make the simplest of changes. Ninject helps you use the technique of dependency injection to break your applications into loosely-coupled, highly-cohesive components, and then glue them back together in a flexible manner.
NHibernate by: Fabio Maulo
  • 41 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.
NewLife.Core by: 新生命开发团队
  • 72 total downloads
  • Latest version: 5.3.5571.2529
  • 新生命团队 X组件 NewLife
日常开发中的各种基础功能
NetTopologySuite.Features by: NetTopologySuite - Team
  • 4 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.
Nito.AsyncEx.Oop by: Stephen Cleary
  • 331 total downloads
  • Latest version: 5.1.2
  • task async
Interfaces and utility methods for combining async with OOP.
Newtonsoft.Json by: James Newton-King
  • 867 total downloads
  • Latest version: 13.0.4
  • json
Json.NET is a popular high-performance JSON framework for .NET
NGitLab by: Franklin89
  • 8 total downloads
  • Latest version: 2.0.0-beta-0065
  • GitLab API NGitlab
Provides a .NET REST client implementation of GitLab API.
NetTopologySuite.IO.SpatiaLite by: NetTopologySuite - Team
  • 1.2k total downloads
  • Latest version: 1.15.1
  • NTS SpatiaLite
This package contains the SpatiaLite IO library.
NewId by: Chris Patterson
  • 14 total downloads
  • Latest version: 3.0.1
  • MassTransit
NewId is an ordered 128-bit unique identifier generator using the Flake algorithm.
NetTopologySuite.IO.PostGis by: NetTopologySuite - Team
  • 45 total downloads
  • Latest version: 1.15.1
  • NTS PostGis
This package contains the IO library to cope with PostGis spatial data.
Nito.AsyncEx.Coordination by: Stephen Cleary
  • 590 total downloads
  • Latest version: 5.1.2
  • task async asynclock asynclazy
Asynchronous coordination primitives.
Nito.Disposables by: Stephen Cleary
  • 334 total downloads
  • Latest version: 2.5.0
  • idisposable iasyncdisposable disposable
IDisposable and IAsyncDisposable helper types.
Nito.AsyncEx by: Stephen Cleary
  • 262 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.Tasks by: Stephen Cleary
  • 445 total downloads
  • Latest version: 5.1.2
  • task async taskfactory cancellationtoken taskcompletionsource
Common helper methods for tasks as used in asynchronous programming.
Nito.AsyncEx.Interop.WaitHandles by: Stephen Cleary
  • 274 total downloads
  • Latest version: 5.1.2
  • task async waithandle
Task wrappers for WaitHandles.