Nito.Collections.Deque
by: Stephen Cleary
- 77 total downloads
- Latest version: 1.2.1
A double-ended queue.
Nito.Disposables
by: Stephen Cleary
- 98 total downloads
- Latest version: 2.5.0
IDisposable and IAsyncDisposable helper types.
Nivot.StrongNaming
by: oisin
- 11 total downloads
- Latest version: 1.0.4.2
This is targeted for signing the contents of NuGet packages that are using unsigned assemblies, in order to be able to link to these packages where the consuming project is strongly named. Access to the original source code is not required, and you may sign any assembly with your own strong naming key. You may also delay-sign if desired.
NLog
by: Jarek Kowalski, Kim Christensen, Julian Verdurmen
- 734 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
- 863 total downloads
- Latest version: 3.3.0
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
- 1.095k total downloads
- Latest version: 10.0.1
Npgsql is the open source .NET data provider for PostgreSQL.
NTRPRS.NLog.Slack
by: Paul Price, Cyril Gandon, Leonard Buskin
- 18 total downloads
- Latest version: 5.0.4
An NLog target for Slack - your logs in one place and instantly searchable, everywhere.
NuGet.Common
by: Microsoft
- 398 total downloads
- Latest version: 7.0.1
Common utilities and interfaces for all NuGet libraries.
NuGet.Configuration
by: Microsoft
- 402 total downloads
- Latest version: 7.0.1
NuGet's configuration settings implementation.
NuGet.DependencyResolver.Core
by: Microsoft
- 366 total downloads
- Latest version: 7.0.1
NuGet's PackageReference dependency resolver implementation.
NuGet.Frameworks
by: Microsoft
- 467 total downloads
- Latest version: 7.0.1
NuGet's understanding of target frameworks.
NuGet.LibraryModel
by: Microsoft
- 401 total downloads
- Latest version: 7.0.1
NuGet's types and interfaces for understanding dependencies.
NuGet.Logging
by: NuGet
- 30 total downloads
- Latest version: 3.4.4-rtm-final
Logger abstractions for NuGet
NuGet.Packaging
by: Microsoft
- 405 total downloads
- Latest version: 7.0.1
NuGet's understanding of packages. Reading nuspec, nupkgs and package signing.
NuGet.Packaging.Core
by: Microsoft
- 325 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
- 73 total downloads
- Latest version: 4.3.0-beta1-2418
NuGet v3 core library.
NuGet.ProjectModel
by: Microsoft
- 401 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
- 357 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
- 72 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
- 106 total downloads
- Latest version: 4.3.0-beta1-2418
NuGet Protocol for 3.1.0 servers