Newtonsoft.Json.Bson by: James Newton-King
  • 16 total downloads
  • Latest version: 1.0.3
  • bson
Json.NET BSON adds support for reading and writing BSON
NLog by: Jarek Kowalski, Kim Christensen, Julian Verdurmen
  • 304 total downloads
  • Latest version: 6.1.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
  • 179 total downloads
  • Latest version: 8.0.8
  • 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
  • 111 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.
NSubstitute by: Anthony Egerton, David Tchepak, Alexandr Nikitin, Oleksandr Povar
  • 54 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.
NSwag.ApiDescription.Client by: Rico Suter
  • 528 total downloads
  • Latest version: 14.6.3
  • OpenAPI Swagger AspNetCore Documentation CodeGen TypeScript WebApi AspNet
NSwag: The OpenAPI/Swagger API toolchain for .NET and TypeScript
NSwag.MSBuild by: Rico Suter
  • 1.681k total downloads
  • Latest version: 14.6.3
  • OpenAPI Swagger AspNetCore Documentation CodeGen TypeScript WebApi AspNet
NSwag: The OpenAPI/Swagger API toolchain for .NET and TypeScript
NuGet.Build.Tasks.Pack by: Microsoft
  • 69 total downloads
  • Latest version: 6.14.0
  • nuget
NuGet tasks for MSBuild and dotnet pack.
NuGet.Common by: Microsoft
  • 253 total downloads
  • Latest version: 6.14.0
  • nuget
Common utilities and interfaces for all NuGet libraries.
NuGet.Configuration by: Microsoft
  • 191 total downloads
  • Latest version: 6.14.0
  • nuget
NuGet's configuration settings implementation.
NuGet.DependencyResolver.Core by: Microsoft
  • 280 total downloads
  • Latest version: 6.14.0
  • nuget
NuGet's PackageReference dependency resolver implementation.
NuGet.Frameworks by: Microsoft
  • 186 total downloads
  • Latest version: 6.14.0
  • nuget
NuGet's understanding of target frameworks.
NuGet.LibraryModel by: Microsoft
  • 292 total downloads
  • Latest version: 6.14.0
  • nuget
NuGet's types and interfaces for understanding dependencies.
NuGet.Packaging by: Microsoft
  • 155 total downloads
  • Latest version: 6.14.0
  • nuget
NuGet's understanding of packages. Reading nuspec, nupkgs and package signing.
NuGet.Packaging.Core by: Microsoft
  • 210 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.
NuGet.Packaging.Core.Types by: NuGet.Packaging.Core.Types
  • 52 total downloads
  • Latest version: 4.3.0-beta1-2418
NuGet v3 core library.
NuGet.ProjectModel by: Microsoft
  • 233 total downloads
  • Latest version: 6.14.0
  • nuget
NuGet's core types and interfaces for PackageReference-based restore, such as lock files, assets file and internal restore models.
NuGet.Protocol by: Microsoft
  • 226 total downloads
  • Latest version: 6.14.0
  • nuget protocol
NuGet's implementation for interacting with feeds. Contains functionality for all feed types.
NuGet.Protocol.Core.Types by: NuGet
  • 30 total downloads
  • Latest version: 4.3.0-beta1-2418
  • nuget protocol
NuGet's protocol-level base types used for connecting to API v2 and API v3 repositories.
NuGet.Protocol.Core.v3 by: NuGet
  • 59 total downloads
  • Latest version: 4.3.0-beta1-2418
  • nuget protocol
NuGet Protocol for 3.1.0 servers