NetTopologySuite
by: NetTopologySuite - Team
- 418 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
- 64 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
- 78 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
- 898 total downloads
- Latest version: 2.0.0
This package contains the SpatiaLite IO library.
NetTopologySuite.IO.SqlServerBytes
by: NetTopologySuite - Team
- 91 total downloads
- Latest version: 2.1.0
A SQL Server IO module for NTS which works directly with the serialization format
Newtonsoft.Json
by: James Newton-King
- 676 total downloads
- Latest version: 13.0.4
Json.NET is a popular high-performance JSON framework for .NET
Newtonsoft.Json.Bson
by: James Newton-King
- 128 total downloads
- Latest version: 1.0.3
Json.NET BSON adds support for reading and writing BSON
Nito.AsyncEx.Context
by: Stephen Cleary
- 620 total downloads
- Latest version: 5.1.2
A single-threaded async-compatible context.
Nito.AsyncEx.Coordination
by: Stephen Cleary
- 596 total downloads
- Latest version: 5.1.2
Asynchronous coordination primitives.
Nito.AsyncEx.Tasks
by: Stephen Cleary
- 604 total downloads
- Latest version: 5.1.2
Common helper methods for tasks as used in asynchronous programming.
Nito.Collections.Deque
by: Stephen Cleary
- 508 total downloads
- Latest version: 1.2.1
A double-ended queue.
Nito.Disposables
by: Stephen Cleary
- 661 total downloads
- Latest version: 2.5.0
IDisposable and IAsyncDisposable helper types.
NLog
by: Jarek Kowalski Kim Christensen Julian Verdurmen
- 1.482k total downloads
- Latest version: 6.0.7
NLog is a logging platform for .NET with rich log routing and management capabilities.
NLog supports traditional logging, structured logging and the combination of both.
Supported platforms:
- .NET 6, 7, 8, 9 and 10
- .NET Standard 2.0 and 2.1
- .NET Framework 3.5 - 4.8
- Xamarin Android + iOS (.NET Standard)
- Mono 4
For integrating NLog with Microsoft.Extensions.Logging, check: https://www.nuget.org/packages/NLog.Extensions.Logging
For using NLog with ASP.NET Core, check: https://www.nuget.org/packages/NLog.Web.AspNetCore
NodaTime
by: Jon Skeet
- 1.758k total downloads
- Latest version: 3.2.3
Noda Time is a date and time API acting as an alternative to the built-in DateTime/DateTimeOffset etc types in .NET.
Npgsql
by: Shay Rojansky Nikita Kazmin Brar Piening Nino Floris Yoh Deadfall Austin Drenski Emil Lenngren Francisco Figueiredo Jr. Kenji Uno
- 2.709k total downloads
- Latest version: 8.0.8
Npgsql is the open source .NET data provider for PostgreSQL.
Npgsql.EntityFrameworkCore.PostgreSQL
by: Shay Rojansky Austin Drenski Yoh Deadfall
- 657 total downloads
- Latest version: 6.0.0-preview5
PostgreSQL/Npgsql provider for Entity Framework Core.
NPOI
by: Tony Qu NPOI Contributors
- 410 total downloads
- Latest version: 2.7.5
.NET port of Apache POI
NSubstitute
by: Anthony Egerton David Tchepak Alexandr Nikitin Oleksandr Povar
- 164 total downloads
- Latest version: 5.3.0
NSubstitute is a friendly substitute for .NET mocking libraries. It has a simple, succinct syntax to help developers write clearer tests. NSubstitute is designed for Arrange-Act-Assert (AAA) testing and with Test Driven Development (TDD) in mind.
NSubstitute.Analyzers.CSharp
by: Tomasz Podolak NSubstitute.Analyzers contributors
- 191 total downloads
- Latest version: 1.0.17
Provides diagnostic analyzers to warn about incorrect usage of NSubstitute in C#.