Npm by: Isaac Z. Schlueter
  • 460 total downloads
  • Latest version: 3.5.2
  • node js javascript package manager
A package manager for JavaScript.
NuGet.Common by: Microsoft
  • 10.993k total downloads
  • Latest version: 6.14.0
  • nuget
Common utilities and interfaces for all NuGet libraries.
NuGet.Configuration by: Microsoft
  • 10.125k total downloads
  • Latest version: 6.14.0
  • nuget
NuGet's configuration settings implementation.
NuGet.DependencyResolver.Core by: Microsoft
  • 9.968k total downloads
  • Latest version: 6.14.0
  • nuget
NuGet's PackageReference dependency resolver implementation.
NuGet.Frameworks by: Microsoft
  • 10.366k total downloads
  • Latest version: 6.14.0
  • nuget
NuGet's understanding of target frameworks.
NuGet.LibraryModel by: Microsoft
  • 10.649k total downloads
  • Latest version: 6.14.0
  • nuget
NuGet's types and interfaces for understanding dependencies.
NuGet.Packaging by: Microsoft
  • 10.522k total downloads
  • Latest version: 6.14.0
  • nuget
NuGet's understanding of packages. Reading nuspec, nupkgs and package signing.
NuGet.Packaging.Core by: Microsoft
  • 9.635k total downloads
  • Latest version: 6.9.1
  • nuget
The (former home to) core data structures for NuGet.Packaging. Contains only the type forwarders to the new assembly.
NuGet.Packaging.Core.Types by: NuGet.Packaging.Core.Types
  • 849 total downloads
  • Latest version: 4.3.0-beta1-2418
NuGet v3 core library.
NuGet.ProjectModel by: Microsoft
  • 10.738k total downloads
  • Latest version: 6.14.0
  • nuget
NuGet's core types and interfaces for PackageReference-based restore, such as lock files, assets file and internal restore models.
NuGet.Protocol by: Microsoft
  • 9.029k total downloads
  • Latest version: 6.14.0
  • nuget protocol
NuGet's implementation for interacting with feeds. Contains functionality for all feed types.
NuGet.Protocol.Core.Types by: NuGet
  • 1.007k 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.118k total downloads
  • Latest version: 4.3.0-beta1-2418
  • nuget protocol
NuGet Protocol for 3.1.0 servers
NuGet.Repositories by: NuGet.Repositories
  • 945 total downloads
  • Latest version: 4.3.0-beta1-2418
NuGet v3 core library.
NuGet.RuntimeModel by: NuGet.RuntimeModel
  • 1.116k total downloads
  • Latest version: 4.3.0-beta1-2418
NuGet v3 core library.
NuGet.Versioning by: Microsoft
  • 10.519k total downloads
  • Latest version: 6.14.0
  • semver semantic versioning
NuGet's implementation of Semantic Versioning.
Portable.BouncyCastle by: Claire Novotny
  • 1.501k total downloads
  • Latest version: 1.9.0
  • bouncycastle cryptography encryption security
BouncyCastle portable version with support for .NET 4, .NET Standard 2.0
R4Mvc by: Kevin Kuszyk, Scott Mackay, Artiom Chilaru
  • 1.686k total downloads
  • Latest version: 1.0.0-alpha2-00395
  • aspnetcore mvc r4mvc
Runtime helpers used by code generated by R4Mvc.Tools
R4Mvc.Tools by: Kevin Kuszyk, Scott Mackay, Artiom Chilaru
  • 1.614k 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.776k 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