Nito.Cancellation
by: Stephen Cleary
- 348 total downloads
- Latest version: 1.2.0
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
Json.NET BSON adds support for reading and writing BSON
NetTopologySuite.IO
by: NetTopologySuite - Team
- 206 total downloads
- Latest version: 1.14.0.1
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
A double-ended queue.
Nito.AsyncEx.Context
by: Stephen Cleary
- 507 total downloads
- Latest version: 5.1.2
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.
NetTopologySuite.Features
by: NetTopologySuite - Team
- 4 total downloads
- Latest version: 1.15.1
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
Interfaces and utility methods for combining async with OOP.
Newtonsoft.Json
by: James Newton-King
- 867 total downloads
- Latest version: 13.0.4
Json.NET is a popular high-performance JSON framework for .NET
NGitLab
by: Franklin89
- 8 total downloads
- Latest version: 2.0.0-beta-0065
Provides a .NET REST client implementation of GitLab API.
NetTopologySuite.IO.SpatiaLite
by: NetTopologySuite - Team
- 1.2k total downloads
- Latest version: 1.15.1
This package contains the SpatiaLite IO library.
NewId
by: Chris Patterson
- 14 total downloads
- Latest version: 3.0.1
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
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
Asynchronous coordination primitives.
Nito.Disposables
by: Stephen Cleary
- 334 total downloads
- Latest version: 2.5.0
IDisposable and IAsyncDisposable helper types.
Nito.AsyncEx
by: Stephen Cleary
- 262 total downloads
- Latest version: 5.1.2
A helper library for the Task-Based Asynchronous Pattern (TAP).
Nito.AsyncEx.Tasks
by: Stephen Cleary
- 445 total downloads
- Latest version: 5.1.2
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 wrappers for WaitHandles.