NoGit by: Pavel Nezhencev
  • 352 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
  • 403 total downloads
  • Latest version: 3.5.2
  • node js javascript package manager
A package manager for JavaScript.
NuGet.Common by: NuGet
  • 2.303k total downloads
  • Latest version: 4.7.0-preview1-4986
  • nuget
NuGet client library.
NuGet.Configuration by: NuGet
  • 2.196k total downloads
  • Latest version: 4.7.0-preview1-4986
  • nuget
NuGet's client configuration settings implementation.
NuGet.DependencyResolver.Core by: NuGet
  • 2.344k total downloads
  • Latest version: 4.7.0-preview1-4986
  • nuget
NuGet client library.
NuGet.Frameworks by: NuGet
  • 2.295k total downloads
  • Latest version: 4.7.0-preview1-4986
  • nuget
The understanding of target frameworks for NuGet.Packaging
NuGet.LibraryModel by: NuGet
  • 2.375k total downloads
  • Latest version: 4.7.0-preview1-4986
  • nuget
NuGet client library.
NuGet.Packaging by: NuGet
  • 2.333k 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
  • 2.364k 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
  • 775 total downloads
  • Latest version: 4.3.0-beta1-2418
NuGet v3 core library.
NuGet.ProjectModel by: NuGet
  • 2.482k total downloads
  • Latest version: 4.7.0-preview1-4986
  • nuget
NuGet client library.
NuGet.Protocol by: NuGet
  • 1.38k total downloads
  • Latest version: 4.7.0-preview1-4986
  • nuget protocol
NuGet client library.
NuGet.Protocol.Core.Types by: NuGet
  • 919 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
  • 1.017k total downloads
  • Latest version: 4.3.0-beta1-2418
  • nuget protocol
NuGet Protocol for 3.1.0 servers
NuGet.Repositories by: NuGet.Repositories
  • 837 total downloads
  • Latest version: 4.3.0-beta1-2418
NuGet v3 core library.
NuGet.RuntimeModel by: NuGet.RuntimeModel
  • 1.014k total downloads
  • Latest version: 4.3.0-beta1-2418
NuGet v3 core library.
NuGet.Versioning by: NuGet
  • 2.499k total downloads
  • Latest version: 4.7.0-preview1-4986
  • semver semantic versioning
NuGet's implementation of Semantic Versioning.
Portable.BouncyCastle by: Oren Novotny
  • 749 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.465k 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.62k 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