NuGet.ProjectModel
6.14.0
Prefix Reserved
dotnet add package NuGet.ProjectModel --version 6.14.0
NuGet\Install-Package NuGet.ProjectModel -Version 6.14.0
<PackageReference Include="NuGet.ProjectModel" Version="6.14.0" />
<PackageVersion Include="NuGet.ProjectModel" Version="6.14.0" />
<PackageReference Include="NuGet.ProjectModel" />
paket add NuGet.ProjectModel --version 6.14.0
#r "nuget: NuGet.ProjectModel, 6.14.0"
#:package NuGet.ProjectModel@6.14.0
#addin nuget:?package=NuGet.ProjectModel&version=6.14.0
#tool nuget:?package=NuGet.ProjectModel&version=6.14.0
NuGet's core types and interfaces for PackageReference-based restore, such as lock files, assets file and internal restore models.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 is compatible. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
| .NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
| .NET Standard | netstandard2.0 is compatible. netstandard2.1 was computed. |
| .NET Framework | net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 is compatible. net48 was computed. net481 was computed. |
| MonoAndroid | monoandroid was computed. |
| MonoMac | monomac was computed. |
| MonoTouch | monotouch was computed. |
| Tizen | tizen40 was computed. tizen60 was computed. |
| Xamarin.iOS | xamarinios was computed. |
| Xamarin.Mac | xamarinmac was computed. |
| Xamarin.TVOS | xamarintvos was computed. |
| Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETFramework 4.7.2
- NuGet.DependencyResolver.Core (>= 6.14.0)
- System.Collections.Immutable (>= 8.0.0)
- System.Text.Json (>= 8.0.5)
-
.NETStandard 2.0
- NuGet.DependencyResolver.Core (>= 6.14.0)
- System.Collections.Immutable (>= 8.0.0)
- System.Text.Json (>= 8.0.5)
-
net8.0
- NuGet.DependencyResolver.Core (>= 6.14.0)
NuGet packages (59)
Showing the top 5 NuGet packages that depend on NuGet.ProjectModel:
| Package | Downloads |
|---|---|
|
Microsoft.VisualStudio.Web.CodeGenerators.Mvc
Code Generators for ASP.NET Core MVC. Contains code generators for MVC Controllers and Views. |
|
|
Microsoft.VisualStudio.Web.CodeGeneration.Design
Code Generation tool for ASP.NET Core. Contains the dotnet-aspnet-codegenerator command used for generating controllers and views. |
|
|
Microsoft.VisualStudio.Web.CodeGeneration
Contains the CodeGenCommand that finds the appropriate code generator and invokes it from project dependencies. |
|
|
Microsoft.VisualStudio.Web.CodeGeneration.EntityFrameworkCore
Contains Entity Framework Core Services used by ASP.NET Core Code Generators. |
|
|
Microsoft.VisualStudio.Web.CodeGeneration.Core
Contains the core infrastructure used by ASP.NET Core Code Generators. |
GitHub repositories (36)
Showing the top 20 popular GitHub repositories that depend on NuGet.ProjectModel:
| Repository | Stars |
|---|---|
|
dotnet/roslyn
The Roslyn .NET compiler provides C# and Visual Basic languages with rich code analysis APIs.
|
|
|
dotnet/runtime
.NET is a cross-platform runtime for cloud, mobile, desktop, and IoT apps.
|
|
|
dotnet/aspire
Aspire is the tool for code-first, extensible, observable dev and deploy.
|
|
|
ravendb/ravendb
ACID Document Database
|
|
|
scriban/scriban
A fast, powerful, safe and lightweight scripting language and engine for .NET
|
|
|
waf/CSharpRepl
A command line C# REPL with syntax highlighting – explore the language, libraries and nuget packages interactively.
|
|
|
martinothamar/Mediator
A high performance implementation of Mediator pattern in .NET using source generators.
|
|
|
dotnet/sdk
Core functionality needed to create .NET Core projects, that is shared between Visual Studio and CLI
|
|
|
dotnet-script/dotnet-script
Run C# scripts from the .NET CLI.
|
|
|
ErikEJ/EFCorePowerTools
Entity Framework Core Power Tools - reverse engineering, migrations and model visualization in Visual Studio & CLI
|
|
|
dotnet/android
.NET for Android provides open-source bindings of the Android SDK for use with .NET managed languages such as C#
|
|
|
Azure/azure-functions-host
The host/runtime that powers Azure Functions
|
|
|
OmniSharp/omnisharp-roslyn
OmniSharp server (HTTP, STDIO) based on Roslyn workspaces
|
|
|
microsoft/sbom-tool
The SBOM tool is a highly scalable and enterprise ready tool to create SPDX 2.2 compatible SBOMs for any variety of artifacts.
|
|
|
dotnet/wcf
This repo contains the client-oriented WCF libraries that enable applications built on .NET Core to communicate with WCF services.
|
|
|
KirillOsenkov/MSBuildStructuredLog
A logger for MSBuild that records a structured representation of executed targets, tasks, property and item values.
|
|
|
dotnet-outdated/dotnet-outdated
A .NET Core global tool to display and update outdated NuGet packages in a project
|
|
|
b-editor/beutl
Cross-platform video editing (compositing) software.
|
|
|
dotnet/Scaffolding
Code generators to speed up development.
|
|
|
dotnet/dotnet
Home of .NET's Virtual Monolithic Repository which includes all the code needed to build the .NET SDK.
|
| Version | Downloads | Last Updated | |
|---|---|---|---|
| 6.14.0 | 169,513 | 5/13/2025 | |
| 6.13.2 | 119,461 | 2/28/2025 | |
| 6.13.1 | 158,572 | 2/12/2025 | |
| 6.12.4 | 2,323 | 5/7/2025 | |
| 6.12.1 | 337,828 | 11/12/2024 | |
| 6.12.0 | 3,181 | 11/12/2024 | |
| 6.11.1 | 142,944 | 10/1/2024 | |
| 6.11.0 | 14,154,982 | 8/13/2024 | |
| 6.11.0-preview.2 | 620 | 6/5/2024 | |
| 6.10.2 | 2,691 | 8/12/2024 | |
| 6.10.1 | 66,615 | 6/27/2024 | |
| 6.10.0 | 174,227 | 5/21/2024 | |
| 6.9.1 | 12,161,495 | 2/13/2024 | |
| 6.8.1 | 8,866 | 2/13/2024 | |
| 6.8.0 | 129,978 | 11/17/2023 | |
| 6.7.1 | 94,590 | 2/14/2024 | |
| 6.7.0 | 351,371 | 8/9/2023 | |
| 6.6.2 | 16,580 | 2/13/2024 | |
| 6.6.1 | 7,318,993 | 6/13/2023 | |
| 6.6.0 | 30,789 | 5/17/2023 | |
| 6.6.0-preview.3 | 910 | 5/17/2023 | |
| 6.5.1 | 128,872 | 6/13/2023 | |
| 6.5.0 | 130,291 | 2/22/2023 | |
| 6.4.3 | 3,543 | 2/13/2024 | |
| 6.4.2 | 18,342 | 6/13/2023 | |
| 6.4.0 | 366,768 | 11/9/2022 | |
| 6.3.4 | 20,069 | 2/13/2024 | |
| 6.3.3 | 71,511 | 6/14/2023 | |
| 6.3.1 | 18,566,573 | 10/11/2022 | |
| 6.2.4 | 7,183 | 6/14/2023 | |
| 6.2.2 | 14,935 | 10/11/2022 | |
| 6.1.0 | 146,690 | 2/16/2022 | |
| 6.0.6 | 4,699 | 2/13/2024 | |
| 6.0.5 | 7,052 | 6/13/2023 | |
| 6.0.3-rc.1 | 478 | 10/11/2022 | |
| 6.0.2 | 7,313 | 6/14/2022 | |
| 5.11.6 | 191,994 | 2/13/2024 | |
| 5.11.5 | 186,887 | 6/15/2023 | |
| 5.11.3 | 48,402 | 10/11/2022 | |
| 5.10.0 | 530,592 | 6/15/2021 | |
| 5.9.3 | 7,814 | 10/11/2022 | |
| 5.8.1 | 31,316 | 1/16/2021 | |
| 5.7.3-rtm.5 | 531 | 10/11/2022 | |
| 5.7.2 | 7,558 | 6/14/2022 | |
| 5.6.0 | 167,119 | 5/20/2020 | |
| 5.5.1 | 25,706 | 4/3/2020 | |
| 5.4.0 | 213,401 | 12/3/2019 | |
| 5.3.1 | 36,772 | 10/25/2019 | |
| 5.2.1 | 491 | 6/14/2022 | |
| 5.1.0 | 69,405 | 5/21/2019 | |
| 5.0.2 | 2,811 | 5/14/2019 | |
| 4.9.6 | 3,466 | 10/11/2022 | |
| 4.8.2 | 1,070 | 3/12/2019 | |
| 4.7.3 | 712 | 3/15/2019 | |
| 4.6.4 | 8,303 | 3/15/2019 | |
| 4.5.3 | 1,343 | 3/15/2019 | |
| 4.4.3 | 701 | 3/15/2019 | |
| 4.3.1 | 8,161 | 3/12/2019 | |
| 4.2.0 | 21,936 | 7/14/2017 | |
| 4.1.0 | 7,649 | 7/14/2017 | |
| 4.0.0 | 159,934 | 3/7/2017 | |
| 3.5.0 | 344,006 | 12/14/2016 | |
| 3.4.4-rtm-final | 4,991 | 6/3/2016 | |
| 3.4.3 | 10,096 | 4/22/2016 | |
| 3.3.0 | 100,429 | 12/1/2015 | |
| 3.2.0 | 9,488 | 9/16/2015 |