Nito.AsyncEx.Context by: Stephen Cleary
  • 174 total downloads
  • Latest version: 5.1.2
  • task async synchronizationcontext
A single-threaded async-compatible context.
Nito.AsyncEx.Coordination by: Stephen Cleary
  • 196 total downloads
  • Latest version: 5.1.2
  • task async asynclock asynclazy
Asynchronous coordination primitives.
Nito.AsyncEx.Interop.WaitHandles by: Stephen Cleary
  • 165 total downloads
  • Latest version: 5.1.2
  • task async waithandle
Task wrappers for WaitHandles.
Nito.AsyncEx.Oop by: Stephen Cleary
  • 165 total downloads
  • Latest version: 5.1.2
  • task async
Interfaces and utility methods for combining async with OOP.
Nito.AsyncEx.Tasks by: Stephen Cleary
  • 178 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
  • 167 total downloads
  • Latest version: 1.2.0
  • cancellation cancellationtoken
Helper types for working with cancellation tokens and sources.
Nito.Collections.Deque by: Stephen Cleary
  • 177 total downloads
  • Latest version: 1.2.1
  • collection deque dequeue
A double-ended queue.
Nito.Disposables by: Stephen Cleary
  • 177 total downloads
  • Latest version: 2.5.0
  • idisposable,iasyncdisposable,disposable
IDisposable and IAsyncDisposable helper types.
NLog by: Jarek Kowalski, Kim Christensen, Julian Verdurmen
  • 239 total downloads
  • Latest version: 6.1.1
  • 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
nng.NET by: Jeikabu
  • 11 total downloads
  • Latest version: 1.4.0-rc0
  • nng csnng
.NET Core bindings to nng (https://github.com/nanomsg/nng)
nng.NET.Shared by: Jeikabu
  • 10 total downloads
  • Latest version: 1.4.0-rc0
  • nng csnng
.NET Core bindings to nng (https://github.com/nanomsg/nng)
NSubstitute by: Anthony Egerton, David Tchepak, Alexandr Nikitin, Oleksandr Povar
  • 72 total downloads
  • Latest version: 5.3.0
  • 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
  • 1 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
  • 36 total downloads
  • Latest version: 4.3.0-beta1-2418
NuGet v3 core library.
NuGet.Commands by: Microsoft
  • 133 total downloads
  • Latest version: 6.14.0
  • nuget
Complete commands common to command-line and GUI NuGet clients.
NuGet.Common by: Microsoft
  • 66 total downloads
  • Latest version: 6.14.0
  • nuget
Common utilities and interfaces for all NuGet libraries.
NuGet.Configuration by: Microsoft
  • 66 total downloads
  • Latest version: 6.14.0
  • nuget
NuGet's configuration settings implementation.
NuGet.ContentModel by: NuGet.ContentModel
  • 36 total downloads
  • Latest version: 4.3.0-beta1-2418
NuGet v3 core library.
NuGet.Core by: Microsoft Corporation
  • 26 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
  • 114 total downloads
  • Latest version: 6.14.0
  • nuget
NuGet client's authentication models.