Nito.AsyncEx.Context
by: Stephen Cleary
- 114 total downloads
- Latest version: 5.1.2
A single-threaded async-compatible context.
Nito.AsyncEx.Coordination
by: Stephen Cleary
- 137 total downloads
- Latest version: 5.1.2
Asynchronous coordination primitives.
Nito.AsyncEx.Tasks
by: Stephen Cleary
- 136 total downloads
- Latest version: 5.1.2
Common helper methods for tasks as used in asynchronous programming.
Nito.Collections.Deque
by: Stephen Cleary
- 70 total downloads
- Latest version: 1.2.1
A double-ended queue.
Nito.Disposables
by: Stephen Cleary
- 118 total downloads
- Latest version: 2.5.0
IDisposable and IAsyncDisposable helper types.
NJsonSchema
by: Rico Suter
- 6.436k total downloads
- Latest version: 11.5.2
JSON Schema reader, generator and validator for .NET
NJsonSchema.Annotations
by: Rico Suter
- 214 total downloads
- Latest version: 11.5.2
JSON Schema reader, generator and validator for .NET
NLog
by: Jarek Kowalski, Kim Christensen, Julian Verdurmen
- 590 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
Node.js
by: Node.js Foundation
- 2.998k total downloads
- Latest version: 5.3.0
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
- 489 total downloads
- Latest version: 0.1.0
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.966k total downloads
- Latest version: 8.0.8
Npgsql is the open source .NET data provider for PostgreSQL.
Npm
by: Isaac Z. Schlueter
- 567 total downloads
- Latest version: 3.5.2
A package manager for JavaScript.
NuGet.Common
by: Microsoft
- 16.253k total downloads
- Latest version: 6.14.0
Common utilities and interfaces for all NuGet libraries.
NuGet.Configuration
by: Microsoft
- 16.503k total downloads
- Latest version: 6.14.0
NuGet's configuration settings implementation.
NuGet.DependencyResolver.Core
by: Microsoft
- 14.664k total downloads
- Latest version: 6.14.0
NuGet's PackageReference dependency resolver implementation.
NuGet.Frameworks
by: Microsoft
- 15.39k total downloads
- Latest version: 6.14.0
NuGet's understanding of target frameworks.
NuGet.LibraryModel
by: Microsoft
- 15.557k total downloads
- Latest version: 6.14.0
NuGet's types and interfaces for understanding dependencies.
NuGet.Logging
by: NuGet
- 608 total downloads
- Latest version: 3.4.4-rtm-final
Logger abstractions for NuGet
NuGet.Packaging
by: Microsoft
- 17.319k total downloads
- Latest version: 6.14.0
NuGet's understanding of packages. Reading nuspec, nupkgs and package signing.
NuGet.Packaging.Core
by: Microsoft
- 14.259k 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.