NoGit
by: Pavel Nezhencev
- 199 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
- 223 total downloads
- Latest version: 3.5.2
A package manager for JavaScript.
NuGet.Common
by: NuGet
- 1.314k total downloads
- Latest version: 4.7.0-preview1-4986
NuGet client library.
NuGet.Configuration
by: NuGet
- 1.353k total downloads
- Latest version: 4.7.0-preview1-4986
NuGet's client configuration settings implementation.
NuGet.DependencyResolver.Core
by: NuGet
- 1.65k total downloads
- Latest version: 4.7.0-preview1-4986
NuGet client library.
NuGet.Frameworks
by: NuGet
- 1.492k total downloads
- Latest version: 4.7.0-preview1-4986
The understanding of target frameworks for NuGet.Packaging
NuGet.LibraryModel
by: NuGet
- 1.473k total downloads
- Latest version: 4.7.0-preview1-4986
NuGet client library.
NuGet.Packaging
by: NuGet
- 1.476k total downloads
- Latest version: 4.7.0-preview1-4986
NuGet's implementation for reading nupkg package and nuspec package specification files.
NuGet.Packaging.Core
by: NuGet
- 1.527k total downloads
- Latest version: 4.7.0-preview1-4986
The core data structures for NuGet.Packaging
NuGet.Packaging.Core.Types
by: NuGet.Packaging.Core.Types
- 530 total downloads
- Latest version: 4.3.0-beta1-2418
NuGet v3 core library.
NuGet.ProjectModel
by: NuGet
- 1.723k total downloads
- Latest version: 4.7.0-preview1-4986
NuGet client library.
NuGet.Protocol
by: NuGet
- 900 total downloads
- Latest version: 4.7.0-preview1-4986
NuGet client library.
NuGet.Protocol.Core.Types
by: NuGet
- 547 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
- 629 total downloads
- Latest version: 4.3.0-beta1-2418
NuGet Protocol for 3.1.0 servers
NuGet.Repositories
by: NuGet.Repositories
- 545 total downloads
- Latest version: 4.3.0-beta1-2418
NuGet v3 core library.
NuGet.RuntimeModel
by: NuGet.RuntimeModel
- 623 total downloads
- Latest version: 4.3.0-beta1-2418
NuGet v3 core library.
NuGet.Versioning
by: NuGet
- 1.645k total downloads
- Latest version: 4.7.0-preview1-4986
NuGet's implementation of Semantic Versioning.
Portable.BouncyCastle
by: Oren Novotny
- 470 total downloads
- Latest version: 1.8.5
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
- 822 total downloads
- Latest version: 1.0.0-alpha2-00395
R4Mvc is a tool that generates strongly typed helpers for ASP.NET Core MVC.
Remotion.Linq
by: rubicon IT GmbH
- 987 total downloads
- Latest version: 2.2.0
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