NoGit
by: Pavel Nezhencev
- 495 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
- 576 total downloads
- Latest version: 3.5.2
A package manager for JavaScript.
NuGet.Configuration
by: NuGet
- 420 total downloads
- Latest version: 4.2.0
NuGet's client configuration settings implementation.
NuGet.DependencyResolver.Core
by: NuGet.DependencyResolver.Core
- 415 total downloads
- Latest version: 4.2.0
NuGet v3 core library.
NuGet.Frameworks
by: NuGet
- 400 total downloads
- Latest version: 4.2.0
The understanding of target frameworks for NuGet.Packaging
NuGet.LibraryModel
by: NuGet.LibraryModel
- 426 total downloads
- Latest version: 4.2.0
NuGet v3 core library.
NuGet.Packaging
by: NuGet
- 415 total downloads
- Latest version: 4.2.0
NuGet's implementation for reading nupkg package and nuspec package specification files.
NuGet.Packaging.Core
by: NuGet
- 447 total downloads
- Latest version: 4.2.0
The core data structures for NuGet.Packaging
NuGet.Packaging.Core.Types
by: NuGet.Packaging.Core.Types
- 391 total downloads
- Latest version: 4.2.0
NuGet v3 core library.
NuGet.ProjectModel
by: NuGet.ProjectModel
- 433 total downloads
- Latest version: 4.2.0
NuGet v3 core library.
NuGet.Protocol.Core.Types
by: NuGet
- 453 total downloads
- Latest version: 4.2.0
NuGet's protocol-level base types used for connecting to API v2 and API v3 repositories.
NuGet.Protocol.Core.v3
by: NuGet
- 459 total downloads
- Latest version: 4.2.0
NuGet Protocol for 3.1.0 servers
NuGet.Repositories
by: NuGet.Repositories
- 421 total downloads
- Latest version: 4.2.0
NuGet v3 core library.
NuGet.RuntimeModel
by: NuGet.RuntimeModel
- 460 total downloads
- Latest version: 4.2.0
NuGet v3 core library.
NuGet.Versioning
by: Microsoft
- 1.367k total downloads
- Latest version: 4.5.3+9bcbce4433dec2570a34bc6b5ac9df74fdb7a383
NuGet's implementation of Semantic Versioning.
OpenCli.Sources
by: Patrik Svensson
- 51 total downloads
- Latest version: 0.6.0
Contains tooling for OpenCLI
Polly
by: Michael Wolfenden, App vNext
- 162 total downloads
- Latest version: 7.2.4
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
- 78 total downloads
- Latest version: 5.9.0
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
- 21 total downloads
- Latest version: 0.3.0
Simmy is a chaos-engineering and fault-injection tool, integrating with the Polly resilience project for .NET