NoGit by: Pavel Nezhencev
  • 524 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
  • 622 total downloads
  • Latest version: 3.5.2
  • node js javascript package manager
A package manager for JavaScript.
NuGet.Common by: NuGet.Common
  • 1.458k total downloads
  • Latest version: 4.3.0-beta1-2418
NuGet v3 core library.
NuGet.Configuration by: NuGet
  • 1.427k total downloads
  • Latest version: 4.3.0-beta1-2418
  • nuget configuration nuget.config
NuGet's client configuration settings implementation.
NuGet.DependencyResolver.Core by: NuGet.DependencyResolver.Core
  • 1.505k total downloads
  • Latest version: 4.3.0-beta1-2418
NuGet v3 core library.
NuGet.Frameworks by: NuGet
  • 1.406k total downloads
  • Latest version: 4.3.0-beta1-2418
The understanding of target frameworks for NuGet.Packaging
NuGet.LibraryModel by: NuGet.LibraryModel
  • 1.473k total downloads
  • Latest version: 4.3.0-beta1-2418
NuGet v3 core library.
NuGet.Packaging by: NuGet
  • 1.5k total downloads
  • Latest version: 4.3.0-beta1-2418
  • semver semantic versioning
NuGet's implementation for reading nupkg package and nuspec package specification files.
NuGet.Packaging.Core by: NuGet
  • 1.463k 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
  • 1.367k total downloads
  • Latest version: 4.3.0-beta1-2418
NuGet v3 core library.
NuGet.ProjectModel by: NuGet.ProjectModel
  • 1.528k total downloads
  • Latest version: 4.3.0-beta1-2418
NuGet v3 core library.
NuGet.Protocol.Core.Types by: NuGet
  • 1.528k 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.691k total downloads
  • Latest version: 4.3.0-beta1-2418
  • nuget protocol
NuGet Protocol for 3.1.0 servers
NuGet.Repositories by: NuGet.Repositories
  • 1.388k total downloads
  • Latest version: 4.3.0-beta1-2418
NuGet v3 core library.
NuGet.RuntimeModel by: NuGet.RuntimeModel
  • 1.653k total downloads
  • Latest version: 4.3.0-beta1-2418
NuGet v3 core library.
NuGet.Versioning by: Microsoft
  • 3.218k total downloads
  • Latest version: 4.5.3+9bcbce4433dec2570a34bc6b5ac9df74fdb7a383
  • semver semantic versioning
NuGet's implementation of Semantic Versioning.
OpenCli.Sources by: Patrik Svensson
  • 198 total downloads
  • Latest version: 0.6.0
Contains tooling for OpenCLI
Polly by: Michael Wolfenden, App vNext
  • 484 total downloads
  • Latest version: 7.2.4
  • Exception Handling Resilience Transient Fault Policy Circuit Breaker CircuitBreaker Retry Wait Cache Cache-aside Bulkhead Rate-limit Fallback Timeout Throttle Parallelization
Polly is a library that allows developers to express resilience and transient fault handling policies such as Retry, Circuit Breaker, Timeout, Bulkhead Isolation, and Fallback in a fluent and thread-safe manner.
Polly-Signed by: Michael Wolfenden, App vNext
  • 242 total downloads
  • Latest version: 5.9.0
  • Exception Handling Resilience Transient Fault Policy Circuit Breaker CircuitBreaker Retry Wait Cache Cache-aside Bulkhead Fallback Timeout Throttle Parallelization
Polly is a .NET 4.5 / .NET Standard 1.1 library that allows developers to express resilience and transient fault handling policies such as Retry, Circuit Breaker, Timeout, Bulkhead Isolation and Fallback in a fluent and thread-safe manner.
Polly.Contrib.Simmy by: App vNext
  • 48 total downloads
  • Latest version: 0.3.0
  • Resilience Chaos-engineering Fault-injection
Simmy is a chaos-engineering and fault-injection tool, integrating with the Polly resilience project for .NET