Newtonsoft.Json.Bson
by: James Newton-King
- 361 total downloads
- Latest version: 1.0.3
Json.NET BSON adds support for reading and writing BSON
Nito.AsyncEx.Context
by: Stephen Cleary
- 136 total downloads
- Latest version: 5.1.2
A single-threaded async-compatible context.
Nito.AsyncEx.Coordination
by: Stephen Cleary
- 91 total downloads
- Latest version: 5.1.2
Asynchronous coordination primitives.
Nito.AsyncEx.Tasks
by: Stephen Cleary
- 100 total downloads
- Latest version: 5.1.2
Common helper methods for tasks as used in asynchronous programming.
Nito.Collections.Deque
by: Stephen Cleary
- 102 total downloads
- Latest version: 1.2.1
A double-ended queue.
Nito.Disposables
by: Stephen Cleary
- 189 total downloads
- Latest version: 2.5.0
IDisposable and IAsyncDisposable helper types.
NJsonSchema
by: Rico Suter
- 9.072k total downloads
- Latest version: 11.5.2
JSON Schema reader, generator and validator for .NET
NJsonSchema.Annotations
by: Rico Suter
- 240 total downloads
- Latest version: 11.5.2
JSON Schema reader, generator and validator for .NET
NLog
by: Jarek Kowalski, Kim Christensen, Julian Verdurmen
- 1.28k total downloads
- Latest version: 6.1.1
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.219k 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
- 524 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.263k total downloads
- Latest version: 8.0.9
Npgsql is the open source .NET data provider for PostgreSQL.
Npm
by: Isaac Z. Schlueter
- 622 total downloads
- Latest version: 3.5.2
A package manager for JavaScript.
NuGet.Common
by: Microsoft
- 11.164k total downloads
- Latest version: 6.14.0
Common utilities and interfaces for all NuGet libraries.
NuGet.Configuration
by: Microsoft
- 10.48k total downloads
- Latest version: 6.14.0
NuGet's configuration settings implementation.
NuGet.DependencyResolver.Core
by: Microsoft
- 9.418k total downloads
- Latest version: 6.14.0
NuGet's PackageReference dependency resolver implementation.
NuGet.Frameworks
by: Microsoft
- 10.574k total downloads
- Latest version: 6.14.0
NuGet's understanding of target frameworks.
NuGet.LibraryModel
by: Microsoft
- 10.585k total downloads
- Latest version: 6.14.0
NuGet's types and interfaces for understanding dependencies.
NuGet.Packaging
by: Microsoft
- 10.821k total downloads
- Latest version: 6.14.0
NuGet's understanding of packages. Reading nuspec, nupkgs and package signing.
NuGet.Packaging.Core
by: Microsoft
- 9.451k 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.