Nito.AsyncEx.Coordination by: Stephen Cleary
  • 91 total downloads
  • Latest version: 5.1.2
  • task async asynclock asynclazy
Asynchronous coordination primitives.
Nito.AsyncEx.Tasks by: Stephen Cleary
  • 99 total downloads
  • Latest version: 5.1.2
  • task async taskfactory cancellationtoken taskcompletionsource
Common helper methods for tasks as used in asynchronous programming.
Nito.Collections.Deque by: Stephen Cleary
  • 102 total downloads
  • Latest version: 1.2.1
  • collection deque dequeue
A double-ended queue.
Nito.Disposables by: Stephen Cleary
  • 189 total downloads
  • Latest version: 2.5.0
  • idisposable,iasyncdisposable,disposable
IDisposable and IAsyncDisposable helper types.
NJsonSchema by: Rico Suter
  • 9.055k total downloads
  • Latest version: 11.5.2
  • json schema validation generator .net
JSON Schema reader, generator and validator for .NET
NJsonSchema.Annotations by: Rico Suter
  • 240 total downloads
  • Latest version: 11.5.2
  • json schema validation generator .net
JSON Schema reader, generator and validator for .NET
NLog by: Jarek Kowalski, Kim Christensen, Julian Verdurmen
  • 1.274k 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
Node.js by: Node.js Foundation
  • 3.218k total downloads
  • Latest version: 5.3.0
  • node nodejs exe javascript runtime v8 server
Node.js uses an event-driven, non-blocking I/O model that makes it lightweight and efficient. Node.js' package ecosystem, npm, is the largest ecosystem of open source libraries in the world.
NoGit by: Pavel Nezhencev
  • 524 total downloads
  • Latest version: 0.1.0
  • node.js standalone git js-git cli tool
Standalone git command line tool powered by js-git and node.js. Created to get rid of local git dependency in npm and bower, so contains only tiny subset of git features for those tools.
Npgsql by: Shay Rojansky, Nikita Kazmin, Brar Piening, Nino Floris, Yoh Deadfall, Austin Drenski, Emil Lenngren, Francisco Figueiredo Jr., Kenji Uno
  • 5.233k total downloads
  • Latest version: 8.0.9
  • npgsql postgresql postgres ado ado.net database sql
Npgsql is the open source .NET data provider for PostgreSQL.
Npm by: Isaac Z. Schlueter
  • 622 total downloads
  • Latest version: 3.5.2
  • node js javascript package manager
A package manager for JavaScript.
NuGet.Common by: Microsoft
  • 11.162k total downloads
  • Latest version: 6.14.0
  • nuget
Common utilities and interfaces for all NuGet libraries.
NuGet.Configuration by: Microsoft
  • 10.478k total downloads
  • Latest version: 6.14.0
  • nuget
NuGet's configuration settings implementation.
NuGet.DependencyResolver.Core by: Microsoft
  • 9.418k total downloads
  • Latest version: 6.14.0
  • nuget
NuGet's PackageReference dependency resolver implementation.
NuGet.Frameworks by: Microsoft
  • 10.569k total downloads
  • Latest version: 6.14.0
  • nuget
NuGet's understanding of target frameworks.
NuGet.LibraryModel by: Microsoft
  • 10.58k total downloads
  • Latest version: 6.14.0
  • nuget
NuGet's types and interfaces for understanding dependencies.
NuGet.Packaging by: Microsoft
  • 10.819k total downloads
  • Latest version: 6.14.0
  • nuget
NuGet's understanding of packages. Reading nuspec, nupkgs and package signing.
NuGet.Packaging.Core by: Microsoft
  • 9.447k total downloads
  • Latest version: 6.9.1
  • nuget
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
  • 428 total downloads
  • Latest version: 4.2.0
NuGet v3 core library.
NuGet.ProjectModel by: Microsoft
  • 10.798k total downloads
  • Latest version: 6.14.0
  • nuget
NuGet's core types and interfaces for PackageReference-based restore, such as lock files, assets file and internal restore models.