NetTopologySuite.IO
by: NetTopologySuite - Team
- 76 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!).
NetTopologySuite.IO.PostGis
by: NetTopologySuite - Team
- 13 total downloads
- Latest version: 1.15.1
This package contains the IO library to cope with PostGis spatial data.
NetTopologySuite.IO.SpatiaLite
by: NetTopologySuite - Team
- 493 total downloads
- Latest version: 1.15.1
This package contains the SpatiaLite IO library.
NewId
by: Chris Patterson
- 72 total downloads
- Latest version: 3.0.3+build.42.sha.fdf8bfa
NewId is an ordered 128-bit unique identifier generator using the Flake algorithm.
Newtonsoft.Json
by: James Newton-King
- 591 total downloads
- Latest version: 13.0.5-beta1
Json.NET is a popular high-performance JSON framework for .NET
Newtonsoft.Json.Bson
by: James Newton-King
- 36 total downloads
- Latest version: 1.0.3
Json.NET BSON adds support for reading and writing BSON
Newtonsoft.Json.Schema
by: Newtonsoft
- 498 total downloads
- Latest version: 4.0.2-beta2
Json.NET Schema is a complete and easy-to-use JSON Schema framework for .NET
NHibernate
by: NHibernate community Hibernate community
- 225 total downloads
- Latest version: 4.1.2.4000
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.Castle
by: NHibernate community Hibernate community
- 10 total downloads
- Latest version: 3.1.0.4000
NHibernate is a mature, open source object-relational mapper for the .NET framework.
This package enables the ability to use lazy-loading with Castle dynamic-proxy.
Nito.AsyncEx
by: Stephen Cleary
- 219 total downloads
- Latest version: 5.1.2
A helper library for the Task-Based Asynchronous Pattern (TAP).
Nito.AsyncEx.Context
by: Stephen Cleary
- 235 total downloads
- Latest version: 5.1.2
A single-threaded async-compatible context.
Nito.AsyncEx.Coordination
by: Stephen Cleary
- 306 total downloads
- Latest version: 5.1.2
Asynchronous coordination primitives.
Nito.AsyncEx.Interop.WaitHandles
by: Stephen Cleary
- 102 total downloads
- Latest version: 5.1.2
Task wrappers for WaitHandles.
Nito.AsyncEx.Oop
by: Stephen Cleary
- 162 total downloads
- Latest version: 5.1.2
Interfaces and utility methods for combining async with OOP.
Nito.AsyncEx.Tasks
by: Stephen Cleary
- 264 total downloads
- Latest version: 5.1.2
Common helper methods for tasks as used in asynchronous programming.
Nito.Cancellation
by: Stephen Cleary
- 184 total downloads
- Latest version: 1.2.0
Helper types for working with cancellation tokens and sources.
Nito.Collections.Deque
by: Stephen Cleary
- 204 total downloads
- Latest version: 1.2.1
A double-ended queue.
Nito.Disposables
by: Stephen Cleary
- 257 total downloads
- Latest version: 2.5.0
IDisposable and IAsyncDisposable helper types.
NJsonSchema
by: Rico Suter
- 4,753k total downloads
- Latest version: 10.9.0
JSON Schema reader, generator and validator for .NET