Node.js by: Node.js Foundation
  • 1.2k 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
  • 183 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.
Npm by: Isaac Z. Schlueter
  • 209 total downloads
  • Latest version: 3.5.2
  • node js javascript package manager
A package manager for JavaScript.
NuGet.Common by: Microsoft
  • 1.083k total downloads
  • Latest version: 4.9.6+a32bce39889f724fbd11cfd12e946f802168b583
  • nuget
NuGet client library.
NuGet.Configuration by: Microsoft
  • 1.058k total downloads
  • Latest version: 4.9.6+a32bce39889f724fbd11cfd12e946f802168b583
  • nuget
NuGet's client configuration settings implementation.
NuGet.DependencyResolver.Core by: Microsoft
  • 1.204k total downloads
  • Latest version: 4.9.6+a32bce39889f724fbd11cfd12e946f802168b583
  • nuget
NuGet client library.
NuGet.Frameworks by: Microsoft
  • 1.142k total downloads
  • Latest version: 4.9.6+a32bce39889f724fbd11cfd12e946f802168b583
  • nuget
The understanding of target frameworks for NuGet.Packaging.
NuGet.LibraryModel by: Microsoft
  • 1.088k total downloads
  • Latest version: 4.9.6+a32bce39889f724fbd11cfd12e946f802168b583
  • nuget
NuGet client library.
NuGet.Packaging by: Microsoft
  • 1.092k total downloads
  • Latest version: 4.9.6+a32bce39889f724fbd11cfd12e946f802168b583
  • nuget
NuGet's implementation for reading nupkg package and nuspec package specification files.
NuGet.Packaging.Core by: Microsoft
  • 1.157k total downloads
  • Latest version: 4.9.6+a32bce39889f724fbd11cfd12e946f802168b583
  • nuget
The core data structures for NuGet.Packaging.
NuGet.Packaging.Core.Types by: NuGet.Packaging.Core.Types
  • 148 total downloads
  • Latest version: 4.2.0
NuGet v3 core library.
NuGet.ProjectModel by: Microsoft
  • 1.199k total downloads
  • Latest version: 4.9.6+a32bce39889f724fbd11cfd12e946f802168b583
  • nuget
NuGet client library.
NuGet.Protocol by: Microsoft
  • 919 total downloads
  • Latest version: 4.9.6+a32bce39889f724fbd11cfd12e946f802168b583
  • nuget protocol
NuGet client library.
NuGet.Protocol.Core.Types by: NuGet
  • 157 total downloads
  • Latest version: 4.2.0
  • nuget protocol
NuGet's protocol-level base types used for connecting to API v2 and API v3 repositories.
NuGet.Protocol.Core.v3 by: NuGet
  • 172 total downloads
  • Latest version: 4.2.0
  • nuget protocol
NuGet Protocol for 3.1.0 servers
NuGet.Repositories by: NuGet.Repositories
  • 154 total downloads
  • Latest version: 4.2.0
NuGet v3 core library.
NuGet.RuntimeModel by: NuGet.RuntimeModel
  • 175 total downloads
  • Latest version: 4.2.0
NuGet v3 core library.
NuGet.Versioning by: Microsoft
  • 1.156k total downloads
  • Latest version: 4.9.6+a32bce39889f724fbd11cfd12e946f802168b583
  • semver semantic versioning
NuGet's implementation of Semantic Versioning.
Portable.BouncyCastle by: Oren Novotny
  • 430 total downloads
  • Latest version: 1.8.5
  • bouncycastle cryptography encryption security
BouncyCastle portable version with support for .NET 4, .NET Standard 1.0-2.0, .NET Core
Remotion.Linq by: rubicon IT GmbH
  • 307 total downloads
  • Latest version: 2.2.0
  • re-motion LINQ ExpressionTrees
re-linq Frontend: A foundation for parsing LINQ expression trees and generating queries in SQL or other languages. Key features: - Transforms expression trees into abstract syntax trees resemblying LINQ query expressions (from ... select syntax) - Simplifies many aspects of this tree (sub queries, transparent identifieres, pre-evaluation ...) - Provides basic infrastructure for backend development (e.g. SQL generation) - Provides a framework for user-defined query extensions and transformations