Npm
by: Isaac Z. Schlueter
- 458 total downloads
- Latest version: 3.5.2
A package manager for JavaScript.
NuGet.Common
by: Microsoft
- 10.841k total downloads
- Latest version: 6.14.0
Common utilities and interfaces for all NuGet libraries.
NuGet.Configuration
by: Microsoft
- 10.011k total downloads
- Latest version: 6.14.0
NuGet's configuration settings implementation.
NuGet.DependencyResolver.Core
by: Microsoft
- 9.929k total downloads
- Latest version: 6.14.0
NuGet's PackageReference dependency resolver implementation.
NuGet.Frameworks
by: Microsoft
- 10.309k total downloads
- Latest version: 6.14.0
NuGet's understanding of target frameworks.
NuGet.LibraryModel
by: Microsoft
- 10.601k total downloads
- Latest version: 6.14.0
NuGet's types and interfaces for understanding dependencies.
NuGet.Packaging
by: Microsoft
- 10.36k total downloads
- Latest version: 6.14.0
NuGet's understanding of packages. Reading nuspec, nupkgs and package signing.
NuGet.Packaging.Core
by: Microsoft
- 9.579k total downloads
- Latest version: 6.9.1
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.69k total downloads
- Latest version: 6.14.0
NuGet's core types and interfaces for PackageReference-based restore, such as lock files, assets file and internal restore models.
NuGet.Protocol
by: Microsoft
- 8.925k total downloads
- Latest version: 6.14.0
NuGet's implementation for interacting with feeds. Contains functionality for all feed types.
NuGet.Protocol.Core.Types
by: NuGet
- 1.006k 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.111k total downloads
- Latest version: 4.3.0-beta1-2418
NuGet Protocol for 3.1.0 servers
NuGet.Repositories
by: NuGet.Repositories
- 935 total downloads
- Latest version: 4.3.0-beta1-2418
NuGet v3 core library.
NuGet.RuntimeModel
by: NuGet.RuntimeModel
- 1.102k total downloads
- Latest version: 4.3.0-beta1-2418
NuGet v3 core library.
NuGet.Versioning
by: Microsoft
- 10.325k total downloads
- Latest version: 6.14.0
NuGet's implementation of Semantic Versioning.
Portable.BouncyCastle
by: Claire Novotny
- 1.499k total downloads
- Latest version: 1.9.0
BouncyCastle portable version with support for .NET 4, .NET Standard 2.0
R4Mvc
by: Kevin Kuszyk, Scott Mackay, Artiom Chilaru
- 1.679k total downloads
- Latest version: 1.0.0-alpha2-00395
Runtime helpers used by code generated by R4Mvc.Tools
R4Mvc.Tools
by: Kevin Kuszyk, Scott Mackay, Artiom Chilaru
- 1.599k 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
- 1.772k 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