Node.js
by: Node.js Foundation
- 1.2k 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
- 183 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
- 209 total downloads
- Latest version: 3.5.2
A package manager for JavaScript.
NuGet.Common
by: NuGet.Common
- 448 total downloads
- Latest version: 4.3.0-beta1-2418
NuGet v3 core library.
NuGet.Configuration
by: NuGet
- 494 total downloads
- Latest version: 4.3.0-beta1-2418
NuGet's client configuration settings implementation.
NuGet.DependencyResolver.Core
by: NuGet.DependencyResolver.Core
- 622 total downloads
- Latest version: 4.3.0-beta1-2418
NuGet v3 core library.
NuGet.Frameworks
by: NuGet
- 503 total downloads
- Latest version: 4.3.0-beta1-2418
The understanding of target frameworks for NuGet.Packaging
NuGet.LibraryModel
by: NuGet.LibraryModel
- 504 total downloads
- Latest version: 4.3.0-beta1-2418
NuGet v3 core library.
NuGet.Packaging
by: NuGet
- 508 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
- 532 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
- 490 total downloads
- Latest version: 4.3.0-beta1-2418
NuGet v3 core library.
NuGet.ProjectModel
by: NuGet.ProjectModel
- 541 total downloads
- Latest version: 4.3.0-beta1-2418
NuGet v3 core library.
NuGet.Protocol.Core.Types
by: NuGet
- 498 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
- 581 total downloads
- Latest version: 4.3.0-beta1-2418
NuGet Protocol for 3.1.0 servers
NuGet.Repositories
by: NuGet.Repositories
- 492 total downloads
- Latest version: 4.3.0-beta1-2418
NuGet v3 core library.
NuGet.RuntimeModel
by: NuGet.RuntimeModel
- 571 total downloads
- Latest version: 4.3.0-beta1-2418
NuGet v3 core library.
NuGet.Versioning
by: Microsoft
- 1.145k total downloads
- Latest version: 4.5.3+9bcbce4433dec2570a34bc6b5ac9df74fdb7a383
NuGet's implementation of Semantic Versioning.
Portable.BouncyCastle
by: Oren Novotny
- 430 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
- 771 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
- 914 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