NoGit by: Pavel Nezhencev
  • 262 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
  • 291 total downloads
  • Latest version: 3.5.2
  • node js javascript package manager
A package manager for JavaScript.
NuGet.Common by: NuGet
  • 1.771k total downloads
  • Latest version: 4.7.0-preview1-4986
  • nuget
NuGet client library.
NuGet.Configuration by: NuGet
  • 1.702k total downloads
  • Latest version: 4.7.0-preview1-4986
  • nuget
NuGet's client configuration settings implementation.
NuGet.DependencyResolver.Core by: NuGet
  • 1.94k total downloads
  • Latest version: 4.7.0-preview1-4986
  • nuget
NuGet client library.
NuGet.Frameworks by: NuGet
  • 1.829k total downloads
  • Latest version: 4.7.0-preview1-4986
  • nuget
The understanding of target frameworks for NuGet.Packaging
NuGet.LibraryModel by: NuGet
  • 1.927k total downloads
  • Latest version: 4.7.0-preview1-4986
  • nuget
NuGet client library.
NuGet.Packaging by: NuGet
  • 1.883k total downloads
  • Latest version: 4.7.0-preview1-4986
  • nuget
NuGet's implementation for reading nupkg package and nuspec package specification files.
NuGet.Packaging.Core by: NuGet
  • 1.918k total downloads
  • Latest version: 4.7.0-preview1-4986
  • nuget
The core data structures for NuGet.Packaging
NuGet.Packaging.Core.Types by: NuGet.Packaging.Core.Types
  • 646 total downloads
  • Latest version: 4.3.0-beta1-2418
NuGet v3 core library.
NuGet.ProjectModel by: NuGet
  • 2.045k total downloads
  • Latest version: 4.7.0-preview1-4986
  • nuget
NuGet client library.
NuGet.Protocol by: NuGet
  • 1.098k total downloads
  • Latest version: 4.7.0-preview1-4986
  • nuget protocol
NuGet client library.
NuGet.Protocol.Core.Types by: NuGet
  • 745 total downloads
  • Latest version: 4.3.0-beta1-2418
  • nuget protocol
NuGet's protocol-level base types used for connecting to API v2 and API v3 repositories.
NuGet.Protocol.Core.v3 by: NuGet
  • 859 total downloads
  • Latest version: 4.3.0-beta1-2418
  • nuget protocol
NuGet Protocol for 3.1.0 servers
NuGet.Repositories by: NuGet.Repositories
  • 676 total downloads
  • Latest version: 4.3.0-beta1-2418
NuGet v3 core library.
NuGet.RuntimeModel by: NuGet.RuntimeModel
  • 826 total downloads
  • Latest version: 4.3.0-beta1-2418
NuGet v3 core library.
NuGet.Versioning by: NuGet
  • 2.069k total downloads
  • Latest version: 4.7.0-preview1-4986
  • semver semantic versioning
NuGet's implementation of Semantic Versioning.
Portable.BouncyCastle by: Oren Novotny
  • 615 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
R4Mvc.Tools by: Kevin Kuszyk, Scott Mackay, Artiom Chilaru
  • 1.224k total downloads
  • Latest version: 1.0.0-alpha2-00395
  • aspnetcore mvc r4mvc
R4Mvc is a tool that generates strongly typed helpers for ASP.NET Core MVC.
Remotion.Linq by: rubicon IT GmbH
  • 1.33k 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