NuGet.Common
by: Microsoft
- 15.261k total downloads
- Latest version: 7.0.1
Common utilities and interfaces for all NuGet libraries.
NuGet.Configuration
by: Microsoft
- 14.271k total downloads
- Latest version: 7.0.1
NuGet's configuration settings implementation.
NuGet.DependencyResolver.Core
by: Microsoft
- 13.671k total downloads
- Latest version: 7.0.1
NuGet's PackageReference dependency resolver implementation.
NuGet.Frameworks
by: Microsoft
- 14.406k total downloads
- Latest version: 7.0.1
NuGet's understanding of target frameworks.
NuGet.LibraryModel
by: Microsoft
- 14.632k total downloads
- Latest version: 7.0.1
NuGet's types and interfaces for understanding dependencies.
NuGet.Packaging
by: Microsoft
- 14.618k total downloads
- Latest version: 7.0.1
NuGet's understanding of packages. Reading nuspec, nupkgs and package signing.
NuGet.Packaging.Core
by: Microsoft
- 13.296k 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
- 1.206k total downloads
- Latest version: 4.3.0-beta1-2418
NuGet v3 core library.
NuGet.ProjectModel
by: Microsoft
- 14.81k total downloads
- Latest version: 7.0.1
NuGet's core types and interfaces for PackageReference-based restore, such as lock files, assets file and internal restore models.
NuGet.Protocol
by: Microsoft
- 12.722k total downloads
- Latest version: 7.0.1
NuGet's implementation for interacting with feeds. Contains functionality for all feed types.
NuGet.Protocol.Core.Types
by: NuGet
- 1.36k 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.46k total downloads
- Latest version: 4.3.0-beta1-2418
NuGet Protocol for 3.1.0 servers
NuGet.Repositories
by: NuGet.Repositories
- 1.236k total downloads
- Latest version: 4.3.0-beta1-2418
NuGet v3 core library.
NuGet.RuntimeModel
by: NuGet.RuntimeModel
- 1.445k total downloads
- Latest version: 4.3.0-beta1-2418
NuGet v3 core library.
NuGet.Versioning
by: Microsoft
- 14.675k total downloads
- Latest version: 7.0.1
NuGet's implementation of Semantic Versioning.
OpenCli.Sources
by: Patrik Svensson
- 95 total downloads
- Latest version: 0.5.1-preview.0.1
Contains tooling for OpenCLI
Portable.BouncyCastle
by: Claire Novotny
- 1.976k 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
- 2.205k 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
- 2.085k 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
- 2.346k 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