NLog
by: Jarek Kowalski Kim Christensen Julian Verdurmen
- 2.326k total downloads
- Latest version: 6.0.7
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
NodaTime
by: Jon Skeet
- 1.758k total downloads
- Latest version: 3.2.3
Noda Time is a date and time API acting as an alternative to the built-in DateTime/DateTimeOffset etc types in .NET.
Npgsql
by: Shay Rojansky Nikita Kazmin Brar Piening Nino Floris Yoh Deadfall Austin Drenski Emil Lenngren Francisco Figueiredo Jr. Kenji Uno
- 3.251k total downloads
- Latest version: 8.0.8
Npgsql is the open source .NET data provider for PostgreSQL.
Npgsql.EntityFrameworkCore.PostgreSQL
by: Shay Rojansky Austin Drenski Yoh Deadfall
- 407 total downloads
- Latest version: 3.1.18
PostgreSQL/Npgsql provider for Entity Framework Core.
NPOI
by: Tony Qu NPOI Contributors
- 563 total downloads
- Latest version: 2.7.5
.NET port of Apache POI
NSubstitute
by: Anthony Egerton David Tchepak Alexandr Nikitin Oleksandr Povar
- 433 total downloads
- Latest version: 5.3.0
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
- 191 total downloads
- Latest version: 1.0.17
Provides diagnostic analyzers to warn about incorrect usage of NSubstitute in C#.
NuGet.Common
by: Microsoft
- 1.351k total downloads
- Latest version: 7.0.1
Common utilities and interfaces for all NuGet libraries.
NuGet.Configuration
by: Microsoft
- 1.365k total downloads
- Latest version: 7.0.1
NuGet's configuration settings implementation.
NuGet.DependencyResolver.Core
by: Microsoft
- 1.208k total downloads
- Latest version: 7.0.1
NuGet's PackageReference dependency resolver implementation.
NuGet.Frameworks
by: Microsoft
- 1.498k total downloads
- Latest version: 7.0.1
NuGet's understanding of target frameworks.
NuGet.LibraryModel
by: Microsoft
- 1.443k total downloads
- Latest version: 7.0.1
NuGet's types and interfaces for understanding dependencies.
NuGet.Logging
by: NuGet
- 100 total downloads
- Latest version: 3.4.4-rtm-final
Logger abstractions for NuGet
NuGet.Packaging
by: Microsoft
- 1.185k total downloads
- Latest version: 7.0.1
NuGet's understanding of packages. Reading nuspec, nupkgs and package signing.
NuGet.Packaging.Core
by: Microsoft
- 984 total downloads
- Latest version: 6.9.1
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
- 245 total downloads
- Latest version: 4.3.0-beta1-2418
NuGet v3 core library.
NuGet.ProjectModel
by: Microsoft
- 1.458k total downloads
- Latest version: 7.0.1
NuGet's core types and interfaces for PackageReference-based restore, such as lock files, assets file and internal restore models.
NuGet.Protocol
by: Microsoft
- 1.114k total downloads
- Latest version: 7.0.1
NuGet's implementation for interacting with feeds. Contains functionality for all feed types.
NuGet.Protocol.Core.Types
by: NuGet
- 306 total downloads
- Latest version: 4.3.0-beta1-2418
NuGet's protocol-level base types used for connecting to API v2 and API v3 repositories.