Nito.AsyncEx.Coordination by: Stephen Cleary
  • 299 total downloads
  • Latest version: 5.1.2
  • task async asynclock asynclazy
Asynchronous coordination primitives.
Nito.AsyncEx.Interop.WaitHandles by: Stephen Cleary
  • 244 total downloads
  • Latest version: 5.1.2
  • task async waithandle
Task wrappers for WaitHandles.
Nito.AsyncEx.Oop by: Stephen Cleary
  • 264 total downloads
  • Latest version: 5.1.2
  • task async
Interfaces and utility methods for combining async with OOP.
Nito.AsyncEx.Tasks by: Stephen Cleary
  • 282 total downloads
  • Latest version: 5.1.2
  • task async taskfactory cancellationtoken taskcompletionsource
Common helper methods for tasks as used in asynchronous programming.
Nito.Cancellation by: Stephen Cleary
  • 273 total downloads
  • Latest version: 1.2.0
  • cancellation cancellationtoken
Helper types for working with cancellation tokens and sources.
Nito.Collections.Deque by: Stephen Cleary
  • 289 total downloads
  • Latest version: 1.2.1
  • collection deque dequeue
A double-ended queue.
Nito.Disposables by: Stephen Cleary
  • 326 total downloads
  • Latest version: 2.5.0
  • idisposable,iasyncdisposable,disposable
IDisposable and IAsyncDisposable helper types.
NLog by: Jarek Kowalski, Kim Christensen, Julian Verdurmen
  • 326 total downloads
  • Latest version: 6.1.3
  • 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
  • 680 total downloads
  • Latest version: 9.0.5
  • npgsql postgresql postgres ado ado.net database sql
Npgsql is the open source .NET data provider for PostgreSQL.
NSubstitute by: Anthony Egerton, David Tchepak, Alexandr Nikitin, Oleksandr Povar
  • 75 total downloads
  • Latest version: 6.0.0-rc.1
  • 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.
NSubstitute.Analyzers.CSharp by: Tomasz Podolak, NSubstitute.Analyzers contributors
  • 102 total downloads
  • Latest version: 1.0.17
  • nsubstitute,nsubstitute.analyzers,analyzers,roslyn,csharp c#
Provides diagnostic analyzers to warn about incorrect usage of NSubstitute in C#.
NuGet.Client by: NuGet.Client
  • 49 total downloads
  • Latest version: 4.3.0-beta1-2418
NuGet v3 core library.
NuGet.Commands by: Microsoft
  • 263 total downloads
  • Latest version: 6.14.3
  • nuget
Complete commands common to command-line and GUI NuGet clients.
NuGet.Common by: Microsoft
  • 296 total downloads
  • Latest version: 6.14.3
  • nuget
Common utilities and interfaces for all NuGet libraries.
NuGet.Configuration by: Microsoft
  • 240 total downloads
  • Latest version: 6.14.3
  • nuget
NuGet's configuration settings implementation.
NuGet.ContentModel by: NuGet.ContentModel
  • 40 total downloads
  • Latest version: 4.3.0-beta1-2418
NuGet v3 core library.
NuGet.Core by: Microsoft Corporation
  • 37 total downloads
  • Latest version: 2.0.1
  • nuget
NuGet.Core is the core framework assembly for NuGet that the rest of NuGet builds upon.
NuGet.Credentials by: Microsoft
  • 230 total downloads
  • Latest version: 6.14.3
  • nuget
NuGet client's authentication models.
NuGet.DependencyResolver by: NuGet.DependencyResolver
  • 20 total downloads
  • Latest version: 4.0.0-rc2
NuGet v3 core library.
NuGet.DependencyResolver.Core by: Microsoft
  • 222 total downloads
  • Latest version: 6.14.3
  • nuget
NuGet's PackageReference dependency resolver implementation.