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.21k total downloads
- Latest version: 2.4.18
Noda Time is a date and time API acting as an alternative to the built-in DateTime/DateTimeOffset etc types built into the .NET framework.
Npgsql
by: Shay Rojansky Yoh Deadfall Austin Drenski Emil Lenngren Francisco Figueiredo Jr. Kenji Uno
- 1.382k total downloads
- Latest version: 4.0.17
Npgsql is the open source .NET data provider for PostgreSQL.
Npgsql.EntityFrameworkCore.PostgreSQL
by: Shay Rojansky
- 96 total downloads
- Latest version: 1.1.1
PostgreSQL/Npgsql provider for Entity Framework Core.
NPOI
by: NPOI Contributors
- 320 total downloads
- Latest version: 2.5.6
.NET port of Apache POI | Contact us on telegram: https://t.me/npoidevs
NSubstitute
by: Anthony Egerton David Tchepak Alexandr Nikitin Oleksandr Povar
- 382 total downloads
- Latest version: 4.4.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
- 499 total downloads
- Latest version: 6.2.4
Common utilities and interfaces for all NuGet libraries.
NuGet.Configuration
by: Microsoft
- 509 total downloads
- Latest version: 6.2.4
NuGet's configuration settings implementation.
NuGet.DependencyResolver.Core
by: Microsoft
- 213 total downloads
- Latest version: 4.5.3+9bcbce4433dec2570a34bc6b5ac9df74fdb7a383
NuGet client library.
NuGet.Frameworks
by: Microsoft
- 872 total downloads
- Latest version: 6.2.4
NuGet's understanding of target frameworks.
NuGet.LibraryModel
by: Microsoft
- 252 total downloads
- Latest version: 4.5.3+9bcbce4433dec2570a34bc6b5ac9df74fdb7a383
NuGet client library.
NuGet.Logging
by: NuGet
- 100 total downloads
- Latest version: 3.4.4-rtm-final
Logger abstractions for NuGet
NuGet.Packaging
by: Microsoft
- 202 total downloads
- Latest version: 4.5.3+9bcbce4433dec2570a34bc6b5ac9df74fdb7a383
NuGet's implementation for reading nupkg package and nuspec package specification files.
NuGet.Packaging.Core
by: Microsoft
- 206 total downloads
- Latest version: 4.5.3+9bcbce4433dec2570a34bc6b5ac9df74fdb7a383
The core data structures for NuGet.Packaging
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
- 251 total downloads
- Latest version: 4.5.3+9bcbce4433dec2570a34bc6b5ac9df74fdb7a383
NuGet client library.
NuGet.Protocol
by: Microsoft
- 60 total downloads
- Latest version: 4.5.3+9bcbce4433dec2570a34bc6b5ac9df74fdb7a383
NuGet client library.
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.
NuGet.Protocol.Core.v3
by: NuGet
- 312 total downloads
- Latest version: 4.3.0-beta1-2418
NuGet Protocol for 3.1.0 servers