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
  • 90 total downloads
  • Latest version: 13.0.3
  • json
Json.NET is a popular high-performance JSON framework for .NET
NuGet.Configuration by: Microsoft
  • 12 total downloads
  • Latest version: 4.5.3+9bcbce4433dec2570a34bc6b5ac9df74fdb7a383
  • nuget
NuGet's client configuration settings implementation.
NetBox by: Ivan Gavryliuk (@aloneguid)
  • 45 total downloads
  • Latest version: 2.2.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.
MSBuild.Sdk.Extras by: Oren Novotny
  • 36 total downloads
  • Latest version: 1.5.4
  • msbuild dotnet sdk xamarin android ios macos uwp tizen
Additional MSBuild targets and properties for SDK-style .NET projects.
NuGet.LibraryModel by: Microsoft
  • 9 total downloads
  • Latest version: 4.6.4
  • nuget
NuGet client library.
Npgsql by: Shay Rojansky Emil Lenngren Francisco Figueiredo Jr. Kenji Uno
  • 4 total downloads
  • Latest version: 3.2.4
  • npgsql postgresql postgres ado ado.net database sql
Npgsql is the open source .NET data provider for PostgreSQL.
NuGet.DependencyResolver.Core by: Microsoft
  • 10 total downloads
  • Latest version: 4.6.4
  • nuget
NuGet client library.
Newtonsoft.Json.Bson by: James Newton-King
  • 15 total downloads
  • Latest version: 1.0.3
  • bson
Json.NET BSON adds support for reading and writing BSON
NuGet.Common by: Microsoft
  • 11 total downloads
  • Latest version: 4.6.4
  • nuget
NuGet client library.
Nerdbank.Streams by: Andrew Arnott
  • 2 total downloads
  • Latest version: 2.0.20-beta
  • Stream full-duplex websocket
Streams for full duplex in-proc communication, wrap a WebSocket, etc.
NLog by: Jarek Kowalski Kim Christensen Julian Verdurmen
  • 66 total downloads
  • Latest version: 5.5.0
  • NLog logging log structured tracing logfiles database eventlog console email
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 Core 1, 2 and 3 - .NET Standard 1.3+ and 2.0+ - .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.
NuGet.Frameworks by: Microsoft
  • 8 total downloads
  • Latest version: 4.6.4
  • nuget
The understanding of target frameworks for NuGet.Packaging
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!
Npgsql.EntityFrameworkCore.PostgreSQL by: Shay Rojansky
  • 5 total downloads
  • Latest version: 1.1.1
  • npgsql postgresql postgres Entity Framework Core entity-framework-core ef efcore orm sql
PostgreSQL/Npgsql provider for Entity Framework Core.
MySqlConnector by: Bradley Grainger Caleb Lloyd
  • 105 total downloads
  • Latest version: 1.3.14
  • mysql mysqlconnector async ado.net database netcore
A truly async MySQL ADO.NET provider, supporting MySQL Server, MariaDB, Percona Server, Amazon Aurora, Azure Database for MySQL and more.
NetTopologySuite.IO.SpatiaLite by: NetTopologySuite - Team
  • 103 total downloads
  • Latest version: 1.15.1
  • NTS SpatiaLite
This package contains the SpatiaLite IO library.
NSubstitute by: Anthony Egerton David Tchepak Alexandr Nikitin Oleksandr Povar
  • 9 total downloads
  • Latest version: 4.4.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.
Moq by: Daniel Cazzulino kzu
  • 27 total downloads
  • Latest version: 4.10.0
  • moq tdd mocking mocks unittesting agile unittest
Moq is the most popular and friendly mocking framework for .NET