NoGit
by: Pavel Nezhencev
- 526 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
- 626 total downloads
- Latest version: 3.5.2
A package manager for JavaScript.
NuGet.Common
by: NuGet.Common
- 1.472k total downloads
- Latest version: 4.3.0-beta1-2418
NuGet v3 core library.
NuGet.Configuration
by: NuGet
- 1.436k total downloads
- Latest version: 4.3.0-beta1-2418
NuGet's client configuration settings implementation.
NuGet.DependencyResolver.Core
by: NuGet.DependencyResolver.Core
- 1.512k total downloads
- Latest version: 4.3.0-beta1-2418
NuGet v3 core library.
NuGet.Frameworks
by: NuGet
- 1.408k total downloads
- Latest version: 4.3.0-beta1-2418
The understanding of target frameworks for NuGet.Packaging
NuGet.LibraryModel
by: NuGet.LibraryModel
- 1.483k total downloads
- Latest version: 4.3.0-beta1-2418
NuGet v3 core library.
NuGet.Packaging
by: NuGet
- 1.511k 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
- 1.474k 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.369k total downloads
- Latest version: 4.3.0-beta1-2418
NuGet v3 core library.
NuGet.ProjectModel
by: NuGet.ProjectModel
- 1.537k total downloads
- Latest version: 4.3.0-beta1-2418
NuGet v3 core library.
NuGet.Protocol.Core.Types
by: NuGet
- 1.535k 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
- 1.705k total downloads
- Latest version: 4.3.0-beta1-2418
NuGet Protocol for 3.1.0 servers
NuGet.Repositories
by: NuGet.Repositories
- 1.405k total downloads
- Latest version: 4.3.0-beta1-2418
NuGet v3 core library.
NuGet.RuntimeModel
by: NuGet.RuntimeModel
- 1.663k total downloads
- Latest version: 4.3.0-beta1-2418
NuGet v3 core library.
NuGet.Versioning
by: Microsoft
- 3.231k total downloads
- Latest version: 4.5.3+9bcbce4433dec2570a34bc6b5ac9df74fdb7a383
NuGet's implementation of Semantic Versioning.
OpenCli.Sources
by: Patrik Svensson
- 217 total downloads
- Latest version: 0.8.1-preview.0.1
Contains tooling for OpenCLI
Polly
by: Michael Wolfenden, App vNext
- 552 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
- 269 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
- 55 total downloads
- Latest version: 0.3.0
Simmy is a chaos-engineering and fault-injection tool, integrating with the Polly resilience project for .NET