Nerdbank.Streams
by: Andrew Arnott
- 2.111k total downloads
- Latest version: 2.13.16
Streams for full duplex in-proc communication, wrap a WebSocket, split a stream into multiple channels, etc.
NetLegacySupport.Action
by: Microsoft
- 41 total downloads
- Latest version: 1.1.1
System.Action and System.Func for .NET Framework 2.0, 3.5. This is a backport from .NET Core.
NetLegacySupport.ConcurrentDictionary
by: Microsoft
- 33 total downloads
- Latest version: 1.1.1
System.ConcurrentDictionary for .NET Framework 2.0, 3.5. This is a backport from .NET Core.
NETStandard.Library
by: Microsoft
- 267 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.
NETStandard.Library.NETFramework
by: Microsoft
- 25 total downloads
- Latest version: 2.0.0-preview2-25405-01
This package is deprecated. To consume .NET Standard libraries from .NET Framework in VS2017 15.3, you only need the .NET Core 2.0 SDK installed. For VS 2015, you'll need NuGet client 3.6 or higher.
Adds NETStandard2.0 support to .NET Framework.
029cf57733b7ec6c1dd8a13857e800b9a8d97192
When using NuGet 3.x this package requires at least version 3.4.
NetTopologySuite
by: NetTopologySuite - Team
- 452 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
- 1.013k 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
- 685 total downloads
- Latest version: 5.1.2
A single-threaded async-compatible context.
Nito.AsyncEx.Coordination
by: Stephen Cleary
- 695 total downloads
- Latest version: 5.1.2
Asynchronous coordination primitives.
Nito.AsyncEx.Tasks
by: Stephen Cleary
- 719 total downloads
- Latest version: 5.1.2
Common helper methods for tasks as used in asynchronous programming.
Nito.Collections.Deque
by: Stephen Cleary
- 549 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
- 2.326k 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
- 3.251k total downloads
- Latest version: 8.0.8
Npgsql is the open source .NET data provider for PostgreSQL.