NETStandard.Library
by: Microsoft
- 46 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
- 76 total downloads
- Latest version: 2.6.0
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.
NetTopologySuite.CoordinateSystems
by: NetTopologySuite - Team
- 8 total downloads
- Latest version: 1.15.3
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
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
- 210 total downloads
- Latest version: 2.0.0
This package contains the SpatiaLite IO library.
NetTopologySuite.IO.SqlServerBytes
by: NetTopologySuite - Team
- 15 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
- 13 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
- 117 total downloads
- Latest version: 13.0.3
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
Json.NET BSON adds support for reading and writing BSON
NHibernate
by: NHibernate community Hibernate community
- 179 total downloads
- Latest version: 5.5.2
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.
Nito.AsyncEx
by: Stephen Cleary
- 34 total downloads
- Latest version: 5.1.2
A helper library for the Task-Based Asynchronous Pattern (TAP).
Nito.AsyncEx.Context
by: Stephen Cleary
- 62 total downloads
- Latest version: 5.1.2
A single-threaded async-compatible context.
Nito.AsyncEx.Coordination
by: Stephen Cleary
- 69 total downloads
- Latest version: 5.1.2
Asynchronous coordination primitives.
Nito.AsyncEx.Interop.WaitHandles
by: Stephen Cleary
- 31 total downloads
- Latest version: 5.1.2
Task wrappers for WaitHandles.
Nito.AsyncEx.Oop
by: Stephen Cleary
- 49 total downloads
- Latest version: 5.1.2
Interfaces and utility methods for combining async with OOP.
Nito.AsyncEx.Tasks
by: Stephen Cleary
- 66 total downloads
- Latest version: 5.1.2
Common helper methods for tasks as used in asynchronous programming.
Nito.Cancellation
by: Stephen Cleary
- 47 total downloads
- Latest version: 1.2.0
Helper types for working with cancellation tokens and sources.
Nito.Collections.Deque
by: Stephen Cleary
- 52 total downloads
- Latest version: 1.2.1
A double-ended queue.
Nito.Disposables
by: Stephen Cleary
- 80 total downloads
- Latest version: 2.5.0
IDisposable and IAsyncDisposable helper types.
NJsonSchema
by: Rico Suter
- 1.6k total downloads
- Latest version: 11.3.2
JSON Schema reader, generator and validator for .NET