NLog by: Jarek Kowalski, Kim Christensen, Julian Verdurmen
  • 613 total downloads
  • Latest version: 6.2.0
  • 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
  • 1.171k total downloads
  • Latest version: 10.0.3
  • npgsql postgresql postgres ado ado.net database sql
Npgsql is the open source .NET data provider for PostgreSQL.
Npgsql.EntityFrameworkCore.PostgreSQL by: Shay Rojansky, Austin Drenski, Yoh Deadfall
  • 327 total downloads
  • Latest version: 11.0.0-preview.6
  • npgsql postgresql postgres Entity Framework Core entity-framework-core ef efcore orm sql
PostgreSQL/Npgsql provider for Entity Framework Core.
NSubstitute by: Anthony Egerton, David Tchepak, Alexandr Nikitin, Oleksandr Povar
  • 182 total downloads
  • Latest version: 6.2.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.
NSubstitute.Analyzers.CSharp by: Tomasz Podolak, NSubstitute.Analyzers contributors
  • 126 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
  • 87 total downloads
  • Latest version: 4.3.0-beta1-2418
NuGet v3 core library.
NuGet.Commands by: Microsoft
  • 377 total downloads
  • Latest version: 7.9.0
  • nuget
Complete commands common to command-line and GUI NuGet clients.
NuGet.Common by: Microsoft
  • 420 total downloads
  • Latest version: 7.9.0
  • nuget
Common utilities and interfaces for all NuGet libraries.
NuGet.Configuration by: Microsoft
  • 353 total downloads
  • Latest version: 7.9.0
  • nuget
NuGet's configuration settings implementation.
NuGet.ContentModel by: NuGet.ContentModel
  • 75 total downloads
  • Latest version: 4.3.0-beta1-2418
NuGet v3 core library.
NuGet.Core by: Outercurve Foundation
  • 241 total downloads
  • Latest version: 2.14.0
  • nuget
NuGet.Core is the core framework assembly for NuGet that the rest of NuGet builds upon.
NuGet.Credentials by: Microsoft
  • 336 total downloads
  • Latest version: 7.9.0
  • nuget
NuGet client's authentication models.
NuGet.DependencyResolver by: NuGet.DependencyResolver
  • 49 total downloads
  • Latest version: 4.0.0-rc2
NuGet v3 core library.
NuGet.DependencyResolver.Core by: Microsoft
  • 335 total downloads
  • Latest version: 7.9.0
  • nuget
NuGet's PackageReference dependency resolver implementation.
NuGet.Frameworks by: Microsoft
  • 399 total downloads
  • Latest version: 7.9.0
  • nuget
NuGet's understanding of target frameworks.
NuGet.LibraryModel by: Microsoft
  • 380 total downloads
  • Latest version: 7.9.0
  • nuget
NuGet's types and interfaces for understanding dependencies.
NuGet.Logging by: NuGet
  • 26 total downloads
  • Latest version: 3.4.4-rtm-final
Logger abstractions for NuGet
NuGet.PackageManagement by: Microsoft
  • 333 total downloads
  • Latest version: 7.9.0
  • nuget
NuGet Package Management functionality for Visual Studio installation flow.
NuGet.Packaging by: Microsoft
  • 370 total downloads
  • Latest version: 7.9.0
  • nuget
NuGet's understanding of packages. Reading nuspec, nupkgs and package signing.
NuGet.Packaging.Core by: Microsoft
  • 231 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.