Node.js
by: Node.js Foundation
- 1.146k 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
- 174 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.
Npm
by: Isaac Z. Schlueter
- 195 total downloads
- Latest version: 3.5.2
A package manager for JavaScript.
NuGet.Common
by: NuGet.Common
- 421 total downloads
- Latest version: 4.3.0-beta1-2418
NuGet v3 core library.
NuGet.Configuration
by: NuGet
- 470 total downloads
- Latest version: 4.3.0-beta1-2418
NuGet's client configuration settings implementation.
NuGet.DependencyResolver.Core
by: NuGet.DependencyResolver.Core
- 584 total downloads
- Latest version: 4.3.0-beta1-2418
NuGet v3 core library.
NuGet.Frameworks
by: NuGet
- 476 total downloads
- Latest version: 4.3.0-beta1-2418
The understanding of target frameworks for NuGet.Packaging
NuGet.LibraryModel
by: NuGet.LibraryModel
- 471 total downloads
- Latest version: 4.3.0-beta1-2418
NuGet v3 core library.
NuGet.Packaging
by: NuGet
- 478 total downloads
- Latest version: 4.3.0-beta1-2418
NuGet's implementation for reading nupkg package and nuspec package specification files.
NuGet.Packaging.Core
by: NuGet
- 490 total downloads
- Latest version: 4.3.0-beta1-2418
The core data structures for NuGet.Packaging
NuGet.Packaging.Core.Types
by: NuGet.Packaging.Core.Types
- 459 total downloads
- Latest version: 4.3.0-beta1-2418
NuGet v3 core library.
NuGet.ProjectModel
by: NuGet.ProjectModel
- 506 total downloads
- Latest version: 4.3.0-beta1-2418
NuGet v3 core library.
NuGet.Protocol.Core.Types
by: NuGet
- 449 total downloads
- Latest version: 4.3.0-beta1-2418
NuGet's protocol-level base types used for connecting to API v2 and API v3 repositories.
NuGet.Protocol.Core.v3
by: NuGet
- 523 total downloads
- Latest version: 4.3.0-beta1-2418
NuGet Protocol for 3.1.0 servers
NuGet.Repositories
by: NuGet.Repositories
- 454 total downloads
- Latest version: 4.3.0-beta1-2418
NuGet v3 core library.
NuGet.RuntimeModel
by: NuGet.RuntimeModel
- 512 total downloads
- Latest version: 4.3.0-beta1-2418
NuGet v3 core library.
NuGet.Versioning
by: Microsoft
- 1.059k total downloads
- Latest version: 4.5.3+9bcbce4433dec2570a34bc6b5ac9df74fdb7a383
NuGet's implementation of Semantic Versioning.
Portable.BouncyCastle
by: Oren Novotny
- 375 total downloads
- Latest version: 1.8.5
BouncyCastle portable version with support for .NET 4, .NET Standard 1.0-2.0, .NET Core
R4Mvc.Tools
by: Kevin Kuszyk, Scott Mackay, Artiom Chilaru
- 685 total downloads
- Latest version: 1.0.0-alpha2-00395
R4Mvc is a tool that generates strongly typed helpers for ASP.NET Core MVC.
Remotion.Linq
by: rubicon IT GmbH
- 823 total downloads
- Latest version: 2.2.0
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