Nito.Disposables by: Stephen Cleary
  • 326 total downloads
  • Latest version: 2.5.0
  • idisposable,iasyncdisposable,disposable
IDisposable and IAsyncDisposable helper types.
NLog by: Jarek Kowalski, Kim Christensen, Julian Verdurmen
  • 491 total downloads
  • Latest version: 6.1.3
  • 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 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
Npgsql by: Shay Rojansky, Nikita Kazmin, Brar Piening, Nino Floris, Yoh Deadfall, Austin Drenski, Emil Lenngren, Francisco Figueiredo Jr., Kenji Uno
  • 784 total downloads
  • Latest version: 8.0.9
  • npgsql postgresql postgres ado ado.net database sql
Npgsql is the open source .NET data provider for PostgreSQL.
NSubstitute by: Anthony Egerton, David Tchepak, Alexandr Nikitin, Oleksandr Povar
  • 141 total downloads
  • Latest version: 6.0.0-rc.1
  • 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.
NSubstitute.Analyzers.CSharp by: Tomasz Podolak, NSubstitute.Analyzers contributors
  • 102 total downloads
  • Latest version: 1.0.17
  • nsubstitute,nsubstitute.analyzers,analyzers,roslyn,csharp c#
Provides diagnostic analyzers to warn about incorrect usage of NSubstitute in C#.
NuGet.Client by: NuGet.Client
  • 69 total downloads
  • Latest version: 4.3.0-beta1-2418
NuGet v3 core library.
NuGet.Commands by: Microsoft
  • 301 total downloads
  • Latest version: 7.6.0
  • nuget
Complete commands common to command-line and GUI NuGet clients.
NuGet.Common by: Microsoft
  • 340 total downloads
  • Latest version: 7.6.0
  • nuget
Common utilities and interfaces for all NuGet libraries.
NuGet.Configuration by: Microsoft
  • 276 total downloads
  • Latest version: 7.6.0
  • nuget
NuGet's configuration settings implementation.
NuGet.ContentModel by: NuGet.ContentModel
  • 57 total downloads
  • Latest version: 4.3.0-beta1-2418
NuGet v3 core library.
NuGet.Core by: Microsoft Corporation
  • 48 total downloads
  • Latest version: 2.0.1
  • nuget
NuGet.Core is the core framework assembly for NuGet that the rest of NuGet builds upon.
NuGet.Credentials by: Microsoft
  • 267 total downloads
  • Latest version: 7.6.0
  • nuget
NuGet client's authentication models.
NuGet.DependencyResolver by: NuGet.DependencyResolver
  • 38 total downloads
  • Latest version: 4.0.0-rc2
NuGet v3 core library.
NuGet.DependencyResolver.Core by: Microsoft
  • 255 total downloads
  • Latest version: 7.6.0
  • nuget
NuGet's PackageReference dependency resolver implementation.
NuGet.Frameworks by: Microsoft
  • 318 total downloads
  • Latest version: 7.6.0
  • nuget
NuGet's understanding of target frameworks.
NuGet.LibraryModel by: Microsoft
  • 305 total downloads
  • Latest version: 7.6.0
  • nuget
NuGet's types and interfaces for understanding dependencies.
NuGet.Logging by: NuGet
  • 21 total downloads
  • Latest version: 3.4.4-rtm-final
Logger abstractions for NuGet
NuGet.PackageManagement by: Microsoft
  • 256 total downloads
  • Latest version: 7.6.0
  • nuget
NuGet Package Management functionality for Visual Studio installation flow.
NuGet.Packaging by: Microsoft
  • 288 total downloads
  • Latest version: 7.6.0
  • nuget
NuGet's understanding of packages. Reading nuspec, nupkgs and package signing.
NuGet.Packaging.Core by: Microsoft
  • 177 total downloads
  • Latest version: 6.9.1
  • nuget
The (former home to) core data structures for NuGet.Packaging. Contains only the type forwarders to the new assembly.