NETStandard.Library by: Microsoft
  • 14 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.
Newtonsoft.Json by: James Newton-King
  • 100 total downloads
  • Latest version: 13.0.3
  • json
Json.NET is a popular high-performance JSON framework for .NET
NuGet.Configuration by: Microsoft
  • 89 total downloads
  • Latest version: 6.14.0
  • nuget
NuGet's configuration settings implementation.
NetBox by: Ivan Gavryliuk (@aloneguid)
  • 119 total downloads
  • Latest version: 2.5.3
  • net net-core common
Provides common simple helper functions to accelerate .NET development. Those vary by complexity and nature and include a lot of extension methods to calculate hashes (md5, crypto), string operations, short guids, string encoding, collection extensions, CSV support and many more.
NuGet.Common by: Microsoft
  • 88 total downloads
  • Latest version: 6.13.2
  • nuget
Common utilities and interfaces for all NuGet libraries.
NamedPipeServerStream.NetFrameworkVersion by: havendv
  • 24 total downloads
  • Latest version: 1.1.13
  • NamedPipeServerStream pipes named pipes async async named pipes namedpipes async namedpipes pipes async
This package adds original NamedPipeServerStream constructors from Net.Framework to NetStandard See System.IO.Pipes.NamedPipeServerStreamConstructors.New method Features: - Completely repeats constructor behavior from .Net Framework (including exceptions) - Has a strong name - Restored from decompiled code. No changes from the original - Official dependencies only - Tested
Npgsql by: Shay Rojansky Nikita Kazmin Brar Piening Nino Floris Yoh Deadfall Austin Drenski Emil Lenngren Francisco Figueiredo Jr. Kenji Uno
  • 28 total downloads
  • Latest version: 8.0.7
  • npgsql postgresql postgres ado ado.net database sql
Npgsql is the open source .NET data provider for PostgreSQL.
Newtonsoft.Json.Bson by: James Newton-King
  • 17 total downloads
  • Latest version: 1.0.3
  • bson
Json.NET BSON adds support for reading and writing BSON
Nerdbank.Streams by: Andrew Arnott
  • 97 total downloads
  • Latest version: 2.12.87
  • Stream full-duplex websocket multiplexing
Streams for full duplex in-proc communication, wrap a WebSocket, split a stream into multiple channels, etc.
NLog by: Jarek Kowalski Kim Christensen Julian Verdurmen
  • 73 total downloads
  • Latest version: 6.0.0-rc3
  • NLog logging log structured tracing logfiles database eventlog console
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 5, 6, 7, 8 and 9 - .NET Standard 2.0 and 2.1 - .NET Framework 3.5 - 4.8 - Xamarin Android + iOS (.NET Standard) - Mono 4 For ASP.NET Core, check: https://www.nuget.org/packages/NLog.Web.AspNetCore
Nerdbank.GitVersioning by: Andrew Arnott
  • 129 total downloads
  • Latest version: 3.7.115
  • git commit versioning version assemblyinfo
Stamps your assemblies with semver 2.0 compliant git commit specific version information and provides NuGet versioning information as well.
NSubstitute by: Anthony Egerton David Tchepak Alexandr Nikitin Oleksandr Povar
  • 13 total downloads
  • Latest version: 5.3.0
  • mocking mocks testing unit-testing TDD AAA
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.
NeoSmart.AsyncLock by: NeoSmart Technologies Mahmoud Al-Qudsi
  • 2 total downloads
  • Latest version: 3.3.0-preview1
  • asynclock async await async await lock synchronization
A C# lock replacement for async/await, supporting recursion/re-entrance and asynchronous waits. Handles async recursion correctly - note that Nito.AsyncEx does not!
NetTopologySuite by: NetTopologySuite - Team
  • 16 total downloads
  • Latest version: 2.6.0
  • NTS Topology OGC SFS
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.
Npgsql.EntityFrameworkCore.PostgreSQL by: Shay Rojansky Austin Drenski Yoh Deadfall
  • 29 total downloads
  • Latest version: 5.0.10
  • npgsql postgresql postgres Entity Framework Core entity-framework-core ef efcore orm sql
PostgreSQL/Npgsql provider for Entity Framework Core.
NetTopologySuite.IO.SpatiaLite by: NetTopologySuite - Team
  • 107 total downloads
  • Latest version: 2.0.0
  • NTS SpatiaLite
This package contains the SpatiaLite IO library.
MySqlConnector by: Bradley Grainger
  • 139 total downloads
  • Latest version: 2.4.0
  • mysql mysqlconnector async ado.net database netcore
A truly async MySQL ADO.NET provider, supporting MySQL Server, MariaDB, Amazon Aurora, Azure Database for MySQL, Google Cloud SQL, and more.
NewId by: Chris Patterson
  • 8 total downloads
  • Latest version: 4.0.1
  • MassTransit NewId
NewId is an ordered 128-bit unique identifier generator using the Flake algorithm.
NetTopologySuite.IO.SqlServerBytes by: NetTopologySuite - Team
  • 7 total downloads
  • Latest version: 2.1.0
  • NTS MSSQL SQLServer SQL Server SQL
A SQL Server IO module for NTS which works directly with the serialization format
NPOI by: Tony Qu NPOI Contributors
  • 9 total downloads
  • Latest version: 2.7.3
  • xlsx xls Excel Word docx office ole
.NET port of Apache POI