NetTopologySuite.IO.SpatiaLite
by: NetTopologySuite - Team
- 578 total downloads
- Latest version: 2.0.0
This package contains the SpatiaLite IO library.
NetTopologySuite.IO.SqlServerBytes
by: NetTopologySuite - Team
- 58 total downloads
- Latest version: 2.1.0
A SQL Server IO module for NTS which works directly with the serialization format
NewId
by: Chris Patterson
- 101 total downloads
- Latest version: 4.0.1
NewId is an ordered 128-bit unique identifier generator using the Flake algorithm.
Newtonsoft.Json
by: James Newton-King
- 697 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
- 42 total downloads
- Latest version: 1.0.3
Json.NET BSON adds support for reading and writing BSON
Newtonsoft.Json.Schema
by: Newtonsoft
- 581 total downloads
- Latest version: 4.0.2-beta2
Json.NET Schema is a complete and easy-to-use JSON Schema framework for .NET
Nextended.Core
by: fgilde
- 580 total downloads
- Latest version: 10.1.33
Foundation library of the Nextended suite: extension methods for strings, dates, collections,
types, objects and tasks; custom types (Money, Date, BaseId, SuperType, Range); class mapping
and deep clone without external dependencies; encryption and hashing helpers; and the
attributes consumed by the Nextended.CodeGen source generator.
NHibernate
by: NHibernate community Hibernate community
- 1,053k total downloads
- Latest version: 5.7.0
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
- 12 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
- 259 total downloads
- Latest version: 5.1.2
A helper library for the Task-Based Asynchronous Pattern (TAP).
Nito.AsyncEx.Context
by: Stephen Cleary
- 281 total downloads
- Latest version: 5.1.2
A single-threaded async-compatible context.
Nito.AsyncEx.Coordination
by: Stephen Cleary
- 360 total downloads
- Latest version: 5.1.2
Asynchronous coordination primitives.
Nito.AsyncEx.Interop.WaitHandles
by: Stephen Cleary
- 122 total downloads
- Latest version: 5.1.2
Task wrappers for WaitHandles.
Nito.AsyncEx.Oop
by: Stephen Cleary
- 192 total downloads
- Latest version: 5.1.2
Interfaces and utility methods for combining async with OOP.
Nito.AsyncEx.Tasks
by: Stephen Cleary
- 317 total downloads
- Latest version: 5.1.2
Common helper methods for tasks as used in asynchronous programming.
Nito.Cancellation
by: Stephen Cleary
- 218 total downloads
- Latest version: 1.2.0
Helper types for working with cancellation tokens and sources.
Nito.Collections.Deque
by: Stephen Cleary
- 240 total downloads
- Latest version: 1.2.1
A double-ended queue.
Nito.Disposables
by: Stephen Cleary
- 305 total downloads
- Latest version: 2.5.0
IDisposable and IAsyncDisposable helper types.
NJsonSchema
by: Rico Suter
- 5,834k total downloads
- Latest version: 11.6.1
JSON Schema reader, generator and validator for .NET