Nito.AsyncEx.Coordination
by: Stephen Cleary
- 170 total downloads
- Latest version: 5.1.2
Asynchronous coordination primitives.
Nito.AsyncEx.Interop.WaitHandles
by: Stephen Cleary
- 31 total downloads
- Latest version: 5.1.2
Task wrappers for WaitHandles.
Nito.AsyncEx.Oop
by: Stephen Cleary
- 46 total downloads
- Latest version: 5.1.2
Interfaces and utility methods for combining async with OOP.
Nito.AsyncEx.Tasks
by: Stephen Cleary
- 184 total downloads
- Latest version: 5.1.2
Common helper methods for tasks as used in asynchronous programming.
Nito.Cancellation
by: Stephen Cleary
- 52 total downloads
- Latest version: 1.2.0
Helper types for working with cancellation tokens and sources.
Nito.Collections.Deque
by: Stephen Cleary
- 134 total downloads
- Latest version: 1.2.1
A double-ended queue.
Nito.Disposables
by: Stephen Cleary
- 170 total downloads
- Latest version: 2.5.0
IDisposable and IAsyncDisposable helper types.
Nivot.StrongNaming
by: oisin
- 14 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
- 1.232k total downloads
- Latest version: 6.1.3
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.37k total downloads
- Latest version: 3.3.2
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.737k total downloads
- Latest version: 10.0.3
Npgsql is the open source .NET data provider for PostgreSQL.
NTRPRS.NLog.Slack
by: Paul Price, Cyril Gandon, Leonard Buskin
- 26 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
- 706 total downloads
- Latest version: 7.6.0
Common utilities and interfaces for all NuGet libraries.
NuGet.Configuration
by: Microsoft
- 708 total downloads
- Latest version: 7.6.0
NuGet's configuration settings implementation.
NuGet.DependencyResolver.Core
by: Microsoft
- 674 total downloads
- Latest version: 7.6.0
NuGet's PackageReference dependency resolver implementation.
NuGet.Frameworks
by: Microsoft
- 775 total downloads
- Latest version: 7.6.0
NuGet's understanding of target frameworks.
NuGet.LibraryModel
by: Microsoft
- 709 total downloads
- Latest version: 7.6.0
NuGet's types and interfaces for understanding dependencies.
NuGet.Logging
by: NuGet
- 50 total downloads
- Latest version: 3.4.4-rtm-final
Logger abstractions for NuGet
NuGet.Packaging
by: Microsoft
- 712 total downloads
- Latest version: 7.6.0
NuGet's understanding of packages. Reading nuspec, nupkgs and package signing.
NuGet.Packaging.Core
by: Microsoft
- 539 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.